| Package | Description | 
|---|---|
| org.opendaylight.yangtools.yang.data.codec.gson | |
| org.opendaylight.yangtools.yang.data.util | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JsonParserStream.read(com.google.gson.stream.JsonReader in,
    AbstractNodeDataWithSchema parent)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AnyXmlNodeDataWithSchema  | 
class  | 
CompositeNodeDataWithSchema
A node which is composed of multiple simpler nodes. 
 | 
class  | 
LeafListEntryNodeDataWithSchema  | 
class  | 
LeafListNodeDataWithSchema  | 
class  | 
LeafNodeDataWithSchema  | 
class  | 
ListEntryNodeDataWithSchema  | 
class  | 
ListNodeDataWithSchema  | 
class  | 
SimpleNodeDataWithSchema  | 
| Modifier and Type | Method and Description | 
|---|---|
AbstractNodeDataWithSchema | 
CompositeNodeDataWithSchema.addChild(Deque<DataSchemaNode> schemas)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ListEntryNodeDataWithSchema.addChild(AbstractNodeDataWithSchema newChild)  | 
void | 
CompositeNodeDataWithSchema.addChild(AbstractNodeDataWithSchema newChild)  | 
Copyright © 2018 OpenDaylight. All rights reserved.