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