| 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.ipmulticastgroupaddress |
Implementation of YANG node ipMulticastGroupAddress's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Ipv6MulticastGroupAddress |
Ipv6MulticastGroupAddress.fromString(String valInString)
Returns the object of ipv6MulticastGroupAddress fromString input String ipv6MulticastGroupAddress.
|
static Ipv6MulticastGroupAddress |
Ipv6MulticastGroupAddress.of(Ipv6Address value)
Returns the object of ipv6MulticastGroupAddress for type ipv6Address.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv6MulticastGroupAddress |
IpMulticastGroupAddressUnion.ipv6MulticastGroupAddress()
Returns the attribute ipv6MulticastGroupAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpMulticastGroupAddressUnion.ipv6MulticastGroupAddress(Ipv6MulticastGroupAddress ipv6MulticastGroupAddress)
Sets the attribute ipv6MulticastGroupAddress.
|
static IpMulticastGroupAddressUnion |
IpMulticastGroupAddressUnion.of(Ipv6MulticastGroupAddress value)
Returns the object of ipMulticastGroupAddressUnion for type ipv6MulticastGroupAddress.
|
| Constructor and Description |
|---|
IpMulticastGroupAddressUnion(Ipv6MulticastGroupAddress ipv6MulticastGroupAddress)
Creates an instance of ipv6MulticastGroupAddress.
|
Copyright © 2018. All rights reserved.