| Modifier and Type | Class and Description |
|---|---|
class |
Anydata
Abstraction of anydata behavior generated anydata nodes interfaces
will inherit it.
|
class |
InnerModelObject
Abstraction of an entity that provides common basis for all POJOs which are
generated from a YANG model.
|
class |
LeafModelObject
Representation of an entity that provides common basis to specify atomic
model.
|
| Modifier and Type | Method and Description |
|---|---|
List<ModelObject> |
ModelObjectData.modelObjects()
Returns model objects.
|
List<ModelObject> |
DefaultModelObjectData.modelObjects() |
| Modifier and Type | Method and Description |
|---|---|
ModelObjectData.Builder |
ModelObjectData.Builder.addModelObject(ModelObject o)
Adds a model object.
|
DefaultModelObjectData.Builder |
DefaultModelObjectData.Builder.addModelObject(ModelObject o) |
Copyright © 2018. All rights reserved.