| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietftetypes.rev20160320.yrtietftetypes |
Implementation of YANG node yrtIetfTeTypes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietftetypes.rev20160320.yrtietftetypes.admingroups |
Implementation of YANG node adminGroups's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
AdminGroupsUnion |
AdminGroups.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static AdminGroups |
AdminGroups.of(AdminGroupsUnion value)
Returns the object of adminGroups for type union.
|
void |
AdminGroups.union(AdminGroupsUnion union)
Sets the attribute union.
|
| Constructor and Description |
|---|
AdminGroups(AdminGroupsUnion union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static AdminGroupsUnion |
AdminGroupsUnion.fromString(String valInString)
Returns the object of adminGroupsUnion fromString input String adminGroupsUnion.
|
static AdminGroupsUnion |
AdminGroupsUnion.of(AdminGroup value)
Returns the object of adminGroupsUnion for type adminGroup.
|
static AdminGroupsUnion |
AdminGroupsUnion.of(ExtendedAdminGroup value)
Returns the object of adminGroupsUnion for type extendedAdminGroup.
|
Copyright © 2018. All rights reserved.