| 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.host |
Implementation of YANG node host's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
HostUnion |
Host.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static Host |
Host.of(HostUnion value)
Returns the object of host for type union.
|
void |
Host.union(HostUnion union)
Sets the attribute union.
|
| Constructor and Description |
|---|
Host(HostUnion union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static HostUnion |
HostUnion.fromString(String valInString)
Returns the object of hostUnion fromString input String hostUnion.
|
static HostUnion |
HostUnion.of(DomainName value)
Returns the object of hostUnion for type domainName.
|
static HostUnion |
HostUnion.of(IpAddress value)
Returns the object of hostUnion for type ipAddress.
|
Copyright © 2017. All rights reserved.