| 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.ipv4multicastsourceaddress |
Implementation of YANG node ipv4MulticastSourceAddress's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv4MulticastSourceAddressUnion |
Ipv4MulticastSourceAddress.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static Ipv4MulticastSourceAddress |
Ipv4MulticastSourceAddress.of(Ipv4MulticastSourceAddressUnion value)
Returns the object of ipv4MulticastSourceAddress for type union.
|
void |
Ipv4MulticastSourceAddress.union(Ipv4MulticastSourceAddressUnion union)
Sets the attribute union.
|
| Constructor and Description |
|---|
Ipv4MulticastSourceAddress(Ipv4MulticastSourceAddressUnion union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static Ipv4MulticastSourceAddressUnion |
Ipv4MulticastSourceAddressUnion.fromString(String valInString)
Returns the object of ipv4MulticastSourceAddressUnion fromString input String ipv4MulticastSourceAddressUnion.
|
static Ipv4MulticastSourceAddressUnion |
Ipv4MulticastSourceAddressUnion.of(Ipv4Address value)
Returns the object of ipv4MulticastSourceAddressUnion for type ipv4Address.
|
static Ipv4MulticastSourceAddressUnion |
Ipv4MulticastSourceAddressUnion.of(Ipv4MulticastSourceAddressUnionEnum1 value)
Returns the object of ipv4MulticastSourceAddressUnion for type enumeration.
|
Copyright © 2018. All rights reserved.