Class DescribeUDBParamGroupResponse.UDBParamMemberSet

    • Constructor Detail

      • UDBParamMemberSet

        public UDBParamMemberSet()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getValueType

        public Integer getValueType()
      • setValueType

        public void setValueType​(Integer valueType)
      • getAllowedVal

        public String getAllowedVal()
      • setAllowedVal

        public void setAllowedVal​(String allowedVal)
      • getApplyType

        public Integer getApplyType()
      • setApplyType

        public void setApplyType​(Integer applyType)
      • getModifiable

        public Boolean getModifiable()
      • setModifiable

        public void setModifiable​(Boolean modifiable)
      • getFormatType

        public Integer getFormatType()
      • setFormatType

        public void setFormatType​(Integer formatType)