| 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 Ipv4MulticastGroupAddress |
Ipv4MulticastGroupAddress.fromString(String valInString)
Returns the object of ipv4MulticastGroupAddress fromString input String ipv4MulticastGroupAddress.
|
static Ipv4MulticastGroupAddress |
Ipv4MulticastGroupAddress.of(Ipv4Address value)
Returns the object of ipv4MulticastGroupAddress for type ipv4Address.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv4MulticastGroupAddress |
IpMulticastGroupAddressUnion.ipv4MulticastGroupAddress()
Returns the attribute ipv4MulticastGroupAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpMulticastGroupAddressUnion.ipv4MulticastGroupAddress(Ipv4MulticastGroupAddress ipv4MulticastGroupAddress)
Sets the attribute ipv4MulticastGroupAddress.
|
static IpMulticastGroupAddressUnion |
IpMulticastGroupAddressUnion.of(Ipv4MulticastGroupAddress value)
Returns the object of ipMulticastGroupAddressUnion for type ipv4MulticastGroupAddress.
|
| Constructor and Description |
|---|
IpMulticastGroupAddressUnion(Ipv4MulticastGroupAddress ipv4MulticastGroupAddress)
Creates an instance of ipv4MulticastGroupAddress.
|
Copyright © 2018. All rights reserved.