| 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 Ipv4Prefix |
Ipv4Prefix.fromString(String valInString)
Returns the object of ipv4Prefix fromString input String ipv4Prefix.
|
static Ipv4Prefix |
Ipv4Prefix.of(String value)
Returns the object of ipv4Prefix for type string.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv4Prefix |
IpPrefixUnion.ipv4Prefix()
Returns the attribute ipv4Prefix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpPrefixUnion.ipv4Prefix(Ipv4Prefix ipv4Prefix)
Sets the attribute ipv4Prefix.
|
static IpPrefixUnion |
IpPrefixUnion.of(Ipv4Prefix value)
Returns the object of ipPrefixUnion for type ipv4Prefix.
|
| Constructor and Description |
|---|
IpPrefixUnion(Ipv4Prefix ipv4Prefix)
Creates an instance of ipv4Prefix.
|
Copyright © 2017. All rights reserved.