Class UserInfo.CustomData

    • Constructor Detail

      • CustomData

        public CustomData()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getDataType

        public String getDataType()
      • setDataType

        public void setDataType​(String dataType)
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)