| 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 |
|---|---|
IpAddressNoZoneUnion |
IpAddressNoZone.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static IpAddressNoZone |
IpAddressNoZone.of(IpAddressNoZoneUnion value)
Returns the object of ipAddressNoZone for type union.
|
void |
IpAddressNoZone.union(IpAddressNoZoneUnion union)
Sets the attribute union.
|
| Constructor and Description |
|---|
IpAddressNoZone(IpAddressNoZoneUnion union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static IpAddressNoZoneUnion |
IpAddressNoZoneUnion.fromString(String valInString)
Returns the object of ipAddressNoZoneUnion fromString input String ipAddressNoZoneUnion.
|
static IpAddressNoZoneUnion |
IpAddressNoZoneUnion.of(Ipv4AddressNoZone value)
Returns the object of ipAddressNoZoneUnion for type ipv4AddressNoZone.
|
static IpAddressNoZoneUnion |
IpAddressNoZoneUnion.of(Ipv6AddressNoZone value)
Returns the object of ipAddressNoZoneUnion for type ipv6AddressNoZone.
|
Copyright © 2017. All rights reserved.