Package io.contextmap.model.json
Class ScannedObjectNode
java.lang.Object
io.contextmap.model.json.ScannedJsonNode
io.contextmap.model.json.ScannedContainerNode
io.contextmap.model.json.ScannedObjectNode
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.contextmap.model.json.ScannedJsonNode
getDataType, getDescription, getExample, getMetaProperties, setDataType, setDescription, setExample, setMetaProperties
-
Constructor Details
-
ScannedObjectNode
public ScannedObjectNode()
-
-
Method Details
-
getNodeType
- Specified by:
getNodeTypein classScannedJsonNode
-
addProperty
-
getProperties
-
toJsonString
- Specified by:
toJsonStringin classScannedJsonNode
-