| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc |
Implementation of YANG node ietfL3VpnSvc'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 | Class and Description |
|---|---|
class |
Ah
Represents the implementation of ah.
|
class |
Esp
Represents the implementation of esp.
|
class |
Gre
Represents the implementation of gre.
|
class |
HopByHop
Represents the implementation of hopByHop.
|
class |
Icmp
Represents the implementation of icmp.
|
class |
Icmp6
Represents the implementation of icmp6.
|
class |
Ipip
Represents the implementation of ipip.
|
class |
Routing
Represents the implementation of routing.
|
class |
Tcp
Represents the implementation of tcp.
|
class |
Udp
Represents the implementation of udp.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ProtocolType> |
ProtocolFieldUnion.identityref()
Returns the attribute identityref.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolFieldUnion.identityref(Class<? extends ProtocolType> identityref)
Sets the attribute identityref.
|
static ProtocolFieldUnion |
ProtocolFieldUnion.of(Class<? extends ProtocolType> value)
Returns the object of protocolFieldUnion for type identityref.
|
| Constructor and Description |
|---|
ProtocolFieldUnion(Class<? extends ProtocolType> identityref)
Creates an instance of identityref.
|
Copyright © 2017. All rights reserved.