| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.inet.types.rev20130715.yrtietfinettypes |
Implementation of YANG node yrtIetfInetTypes's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.inet.types.rev20130715.yrtietfinettypes.ipaddressnozone |
Implementation of YANG node ipAddressNoZone's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Ipv4AddressNoZone |
Ipv4AddressNoZone.fromString(String valInString)
Returns the object of ipv4AddressNoZone fromString input String ipv4AddressNoZone.
|
static Ipv4AddressNoZone |
Ipv4AddressNoZone.of(Ipv4Address value)
Returns the object of ipv4AddressNoZone for type ipv4Address.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv4AddressNoZone |
IpAddressNoZoneUnion.ipv4AddressNoZone()
Returns the attribute ipv4AddressNoZone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpAddressNoZoneUnion.ipv4AddressNoZone(Ipv4AddressNoZone ipv4AddressNoZone)
Sets the attribute ipv4AddressNoZone.
|
static IpAddressNoZoneUnion |
IpAddressNoZoneUnion.of(Ipv4AddressNoZone value)
Returns the object of ipAddressNoZoneUnion for type ipv4AddressNoZone.
|
| Constructor and Description |
|---|
IpAddressNoZoneUnion(Ipv4AddressNoZone ipv4AddressNoZone)
Creates an instance of ipv4AddressNoZone.
|
Copyright © 2017. All rights reserved.