| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfinettypes.rev20130715.yrtietfinettypes |
Implementation of YANG node yrtIetfInetTypes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfinettypes.rev20130715.yrtietfinettypes.ipprefix |
Implementation of YANG node ipPrefix's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Ipv6Prefix |
Ipv6Prefix.fromString(String valInString)
Returns the object of ipv6Prefix fromString input String ipv6Prefix.
|
static Ipv6Prefix |
Ipv6Prefix.of(String value)
Returns the object of ipv6Prefix for type string.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv6Prefix |
IpPrefixUnion.ipv6Prefix()
Returns the attribute ipv6Prefix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpPrefixUnion.ipv6Prefix(Ipv6Prefix ipv6Prefix)
Sets the attribute ipv6Prefix.
|
static IpPrefixUnion |
IpPrefixUnion.of(Ipv6Prefix value)
Returns the object of ipPrefixUnion for type ipv6Prefix.
|
| Constructor and Description |
|---|
IpPrefixUnion(Ipv6Prefix ipv6Prefix)
Creates an instance of ipv6Prefix.
|
Copyright © 2018. All rights reserved.