public class JsonObject extends Object
| Constructor and Description |
|---|
JsonObject(String name,
JSONType type,
String valueType,
String namespaceUri) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getNamespaceUri() |
JSONType |
getType() |
String |
getValueType() |
Copyright © The Apache Software Foundation. All Rights Reserved.