Class JsonComplexType

    • Constructor Detail

      • JsonComplexType

        public JsonComplexType()
    • Method Detail

      • getJsonFields

        public JsonFields getJsonFields()
        Gets the value of the jsonFields property.
        Returns:
        possible object is JsonFields
      • setJsonFields

        public void setJsonFields​(JsonFields value)
        Sets the value of the jsonFields property.
        Parameters:
        value - allowed object is JsonFields
      • getJsonEnumFields

        public JsonEnumFields getJsonEnumFields()
        Gets the value of the jsonEnumFields property.
        Returns:
        possible object is JsonEnumFields
      • setJsonEnumFields

        public void setJsonEnumFields​(JsonEnumFields value)
        Sets the value of the jsonEnumFields property.
        Parameters:
        value - allowed object is JsonEnumFields
      • isEnumeration

        public Boolean isEnumeration()
        Gets the value of the enumeration property.
        Returns:
        possible object is Boolean
      • setEnumeration

        public void setEnumeration​(Boolean value)
        Sets the value of the enumeration property.
        Parameters:
        value - allowed object is Boolean
      • getUri

        public String getUri()
        Gets the value of the uri property.
        Returns:
        possible object is String
      • setUri

        public void setUri​(String value)
        Sets the value of the uri property.
        Parameters:
        value - allowed object is String