| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes |
Implementation of YANG node actnIetfRoutingTypes's children nodes.
|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes.ipv6multicastsourceaddress |
Implementation of YANG node ipv6MulticastSourceAddress's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv6MulticastSourceAddressUnion |
Ipv6MulticastSourceAddress.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static Ipv6MulticastSourceAddress |
Ipv6MulticastSourceAddress.of(Ipv6MulticastSourceAddressUnion value)
Returns the object of ipv6MulticastSourceAddress for type union.
|
void |
Ipv6MulticastSourceAddress.union(Ipv6MulticastSourceAddressUnion union)
Sets the attribute union.
|
| Constructor and Description |
|---|
Ipv6MulticastSourceAddress(Ipv6MulticastSourceAddressUnion union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static Ipv6MulticastSourceAddressUnion |
Ipv6MulticastSourceAddressUnion.fromString(String valInString)
Returns the object of ipv6MulticastSourceAddressUnion fromString input String ipv6MulticastSourceAddressUnion.
|
static Ipv6MulticastSourceAddressUnion |
Ipv6MulticastSourceAddressUnion.of(Ipv6Address value)
Returns the object of ipv6MulticastSourceAddressUnion for type ipv6Address.
|
static Ipv6MulticastSourceAddressUnion |
Ipv6MulticastSourceAddressUnion.of(Ipv6MulticastSourceAddressUnionEnum1 value)
Returns the object of ipv6MulticastSourceAddressUnion for type enumeration.
|
Copyright © 2018. All rights reserved.