Class WGadgets.ListElement

    • Constructor Detail

      • ListElement

        public ListElement​(int key,
                           String name,
                           String namecontent,
                           boolean isYes,
                           int AD_Client_ID,
                           int AD_Org_ID)
    • Method Detail

      • getKey

        public int getKey()
      • getM_namecontent

        public String getM_namecontent()
      • setM_namecontent

        public void setM_namecontent​(String m_namecontent)
      • setIsYes

        public void setIsYes​(boolean value)
      • isYes

        public boolean isYes()
      • getAD_Client_ID

        public int getAD_Client_ID()
      • getAD_Org_ID

        public int getAD_Org_ID()
      • getID

        public String getID()
        Description copied from class: NamePair
        Returns Key or Value as String
        Specified by:
        getID in class NamePair
        Returns:
        String or null
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toString

        public String toString()
        Description copied from class: NamePair
        To String - returns name
        Overrides:
        toString in class NamePair
        Returns:
        Name