| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.flowdefinition |
Implementation of YANG node flowDefinition's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.flowdefinition.matchflow |
Implementation of YANG node matchFlow's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolFieldUnion |
DefaultMatchFlow.protocolField |
| Modifier and Type | Method and Description |
|---|---|
ProtocolFieldUnion |
MatchFlow.protocolField()
Returns the attribute protocolField.
|
ProtocolFieldUnion |
DefaultMatchFlow.protocolField() |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchFlow.protocolField(ProtocolFieldUnion protocolField)
Sets the attribute protocolField.
|
void |
DefaultMatchFlow.protocolField(ProtocolFieldUnion protocolField) |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolFieldUnion |
ProtocolFieldUnion.fromString(String valInString)
Returns the object of protocolFieldUnion fromString input String protocolFieldUnion.
|
static ProtocolFieldUnion |
ProtocolFieldUnion.of(Class<? extends ProtocolType> value)
Returns the object of protocolFieldUnion for type identityref.
|
static ProtocolFieldUnion |
ProtocolFieldUnion.of(short value)
Returns the object of protocolFieldUnion for type uint8.
|
Copyright © 2017. All rights reserved.