| 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.ipversion |
Implementation of YANG node ipVersion's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
IpVersionEnum |
IpVersion.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpVersion.enumeration(IpVersionEnum enumeration)
Sets the attribute enumeration.
|
static IpVersion |
IpVersion.of(IpVersionEnum value)
Returns the object of ipVersion for type enumeration.
|
| Constructor and Description |
|---|
IpVersion(IpVersionEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static IpVersionEnum |
IpVersionEnum.of(int value)
Returns the object of ipVersionEnum for.
|
static IpVersionEnum |
IpVersionEnum.of(String value)
Returns the object of ipVersionEnum for.
|
static IpVersionEnum |
IpVersionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IpVersionEnum[] |
IpVersionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.