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 © 2004–2018 The Apache Software Foundation. All rights reserved.