| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.types.rev20160320.yrtietftetypes |
Implementation of YANG node yrtIetfTeTypes's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.types.rev20160320.yrtietftetypes.admingroups |
Implementation of YANG node adminGroups's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static AdminGroup |
AdminGroup.fromString(String valInString)
Returns the object of adminGroup fromString input String adminGroup.
|
static AdminGroup |
AdminGroup.of(byte[] value)
Returns the object of adminGroup for type binary.
|
| Modifier and Type | Method and Description |
|---|---|
AdminGroup |
AdminGroupsUnion.adminGroup()
Returns the attribute adminGroup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdminGroupsUnion.adminGroup(AdminGroup adminGroup)
Sets the attribute adminGroup.
|
static AdminGroupsUnion |
AdminGroupsUnion.of(AdminGroup value)
Returns the object of adminGroupsUnion for type adminGroup.
|
| Constructor and Description |
|---|
AdminGroupsUnion(AdminGroup adminGroup)
Creates an instance of adminGroup.
|
Copyright © 2017. All rights reserved.