Class DBParamValInfo

    • Constructor Detail

      • DBParamValInfo

        public DBParamValInfo()
    • 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.
        Specified by:
        getKeyAttribute in class AbstractConfigurationElement
      • getName

        public java.lang.String getName()
      • setName

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

        public java.lang.String getValue()
      • setValue

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

        public int getDescId()
      • setDescId

        public void setDescId​(int value)