| 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.ipaddress |
Implementation of YANG node ipAddress's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.types.rev20160320.yrtietftetypes.explicitroutesubobject.type |
Implementation of YANG node type's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.te.types.rev20160320.yrtietftetypes.recordroutesubobject.type |
Implementation of YANG node type's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Ipv4Address |
Ipv4Address.fromString(String valInString)
Returns the object of ipv4Address fromString input String ipv4Address.
|
Ipv4Address |
Ipv4AddressNoZone.ipv4Address()
Returns the attribute ipv4Address.
|
static Ipv4Address |
Ipv4Address.of(String value)
Returns the object of ipv4Address for type string.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4AddressNoZone.ipv4Address(Ipv4Address ipv4Address)
Sets the attribute ipv4Address.
|
static Ipv4AddressNoZone |
Ipv4AddressNoZone.of(Ipv4Address value)
Returns the object of ipv4AddressNoZone for type ipv4Address.
|
| Constructor and Description |
|---|
Ipv4AddressNoZone(Ipv4Address ipv4Address)
Creates an instance of ipv4Address.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
IpAddressUnion.ipv4Address()
Returns the attribute ipv4Address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpAddressUnion.ipv4Address(Ipv4Address ipv4Address)
Sets the attribute ipv4Address.
|
static IpAddressUnion |
IpAddressUnion.of(Ipv4Address value)
Returns the object of ipAddressUnion for type ipv4Address.
|
| Constructor and Description |
|---|
IpAddressUnion(Ipv4Address ipv4Address)
Creates an instance of ipv4Address.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Address |
DefaultIpv4Address.v4Address |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
Ipv4Address.v4Address()
Returns the attribute v4Address.
|
Ipv4Address |
DefaultIpv4Address.v4Address() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4Address.v4Address(Ipv4Address v4Address)
Sets the attribute v4Address.
|
void |
DefaultIpv4Address.v4Address(Ipv4Address v4Address) |
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Address |
DefaultIpv4Address.v4Address |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
Ipv4Address.v4Address()
Returns the attribute v4Address.
|
Ipv4Address |
DefaultIpv4Address.v4Address() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4Address.v4Address(Ipv4Address v4Address)
Sets the attribute v4Address.
|
void |
DefaultIpv4Address.v4Address(Ipv4Address v4Address) |
Copyright © 2017. All rights reserved.