Class DBParamSectionInfoList

    • Constructor Detail

      • DBParamSectionInfoList

        public DBParamSectionInfoList()
    • Method Detail

      • getKeyAttribute

        protected java.lang.String getKeyAttribute()
        Description copied from class: AbstractConfigurationElement
        This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
        Overrides:
        getKeyAttribute in class AbstractConfigurationElementList
      • getName

        public java.lang.String getName()
      • setName

        public void setName​(java.lang.String value)
      • getDescId

        public int getDescId()
      • setDescId

        public void setDescId​(int value)
      • getDefSection

        public boolean getDefSection()
      • getAuthMode

        public java.lang.String getAuthMode()
      • setDefSection

        public void setDefSection​(boolean value)