Class Type

    • Constructor Detail

      • Type

        public Type​(com.fasterxml.jackson.databind.JsonNode typeNode)
        Create a Type object from a JsonNode.
        Parameters:
        typeNode - the JsonNode containing the type information.
      • Type

        public Type()
        Default constructor.