| 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 ExtendedAdminGroup |
ExtendedAdminGroup.fromString(String valInString)
Returns the object of extendedAdminGroup fromString input String extendedAdminGroup.
|
static ExtendedAdminGroup |
ExtendedAdminGroup.of(byte[] value)
Returns the object of extendedAdminGroup for type binary.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedAdminGroup |
AdminGroupsUnion.extendedAdminGroup()
Returns the attribute extendedAdminGroup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdminGroupsUnion.extendedAdminGroup(ExtendedAdminGroup extendedAdminGroup)
Sets the attribute extendedAdminGroup.
|
static AdminGroupsUnion |
AdminGroupsUnion.of(ExtendedAdminGroup value)
Returns the object of adminGroupsUnion for type extendedAdminGroup.
|
| Constructor and Description |
|---|
AdminGroupsUnion(ExtendedAdminGroup extendedAdminGroup)
Creates an instance of extendedAdminGroup.
|
Copyright © 2017. All rights reserved.