Class WRC3SortCriteriaPanel.ListElement

    • Constructor Detail

      • ListElement

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

      • getKey

        public int getKey()
      • setSortNo

        public void setSortNo​(int sortNo)
      • getSortNo

        public int getSortNo()
      • 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