| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siteservicemulticast |
Implementation of YANG node siteServiceMulticast's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siteservicemulticast.multicast |
Implementation of YANG node multicast's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolTypeEnum |
DefaultMulticast.protocolType |
| Modifier and Type | Method and Description |
|---|---|
ProtocolTypeEnum |
DefaultMulticast.protocolType() |
ProtocolTypeEnum |
Multicast.protocolType()
Returns the attribute protocolType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMulticast.protocolType(ProtocolTypeEnum protocolType) |
void |
Multicast.protocolType(ProtocolTypeEnum protocolType)
Sets the attribute protocolType.
|
| Modifier and Type | Method and Description |
|---|---|
static ProtocolTypeEnum |
ProtocolTypeEnum.of(int value)
Returns the object of protocolTypeEnum for.
|
static ProtocolTypeEnum |
ProtocolTypeEnum.of(String value)
Returns the object of protocolTypeEnum for.
|
static ProtocolTypeEnum |
ProtocolTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolTypeEnum[] |
ProtocolTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.