| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.flowdefinition |
Implementation of YANG node flowDefinition's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol.yangautoprefixstatic.cascadedlanprefixes |
Implementation of YANG node cascadedLanPrefixes's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.sitevpnpolicy.vpnpolicylist.vpnpolicy.entries.filter.lan.lanprefix.lanprefixes |
Implementation of YANG node lanPrefixes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfinettypes.rev20130715.yrtietfinettypes |
Implementation of YANG node yrtIetfInetTypes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfinettypes.rev20130715.yrtietfinettypes.ipprefix |
Implementation of YANG node ipPrefix's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Prefix |
DefaultMatchFlow.ipv6DstPrefix |
protected Ipv6Prefix |
DefaultMatchFlow.ipv6SrcPrefix |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Prefix |
DefaultMatchFlow.ipv6DstPrefix() |
Ipv6Prefix |
MatchFlow.ipv6DstPrefix()
Returns the attribute ipv6DstPrefix.
|
Ipv6Prefix |
DefaultMatchFlow.ipv6SrcPrefix() |
Ipv6Prefix |
MatchFlow.ipv6SrcPrefix()
Returns the attribute ipv6SrcPrefix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMatchFlow.ipv6DstPrefix(Ipv6Prefix ipv6DstPrefix) |
void |
MatchFlow.ipv6DstPrefix(Ipv6Prefix ipv6DstPrefix)
Sets the attribute ipv6DstPrefix.
|
void |
DefaultMatchFlow.ipv6SrcPrefix(Ipv6Prefix ipv6SrcPrefix) |
void |
MatchFlow.ipv6SrcPrefix(Ipv6Prefix ipv6SrcPrefix)
Sets the attribute ipv6SrcPrefix.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Prefix |
DefaultIpv6LanPrefixes.lan |
protected Ipv6Prefix |
Ipv6LanPrefixesKeys.lan |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Prefix |
DefaultIpv6LanPrefixes.lan() |
Ipv6Prefix |
Ipv6LanPrefixesKeys.lan()
Returns the attribute lan.
|
Ipv6Prefix |
Ipv6LanPrefixes.lan()
Returns the attribute lan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIpv6LanPrefixes.lan(Ipv6Prefix lan) |
void |
Ipv6LanPrefixesKeys.lan(Ipv6Prefix lan)
Sets the value to attribute lan.
|
void |
Ipv6LanPrefixes.lan(Ipv6Prefix lan)
Sets the attribute lan.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Prefix |
DefaultIpv6LanPrefixes.lan |
protected Ipv6Prefix |
Ipv6LanPrefixesKeys.lan |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Prefix |
DefaultIpv6LanPrefixes.lan() |
Ipv6Prefix |
Ipv6LanPrefixesKeys.lan()
Returns the attribute lan.
|
Ipv6Prefix |
Ipv6LanPrefixes.lan()
Returns the attribute lan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIpv6LanPrefixes.lan(Ipv6Prefix lan) |
void |
Ipv6LanPrefixesKeys.lan(Ipv6Prefix lan)
Sets the value to attribute lan.
|
void |
Ipv6LanPrefixes.lan(Ipv6Prefix lan)
Sets the attribute lan.
|
| Modifier and Type | Method and Description |
|---|---|
static Ipv6Prefix |
Ipv6Prefix.fromString(String valInString)
Returns the object of ipv6Prefix fromString input String ipv6Prefix.
|
static Ipv6Prefix |
Ipv6Prefix.of(String value)
Returns the object of ipv6Prefix for type string.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv6Prefix |
IpPrefixUnion.ipv6Prefix()
Returns the attribute ipv6Prefix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpPrefixUnion.ipv6Prefix(Ipv6Prefix ipv6Prefix)
Sets the attribute ipv6Prefix.
|
static IpPrefixUnion |
IpPrefixUnion.of(Ipv6Prefix value)
Returns the object of ipPrefixUnion for type ipv6Prefix.
|
| Constructor and Description |
|---|
IpPrefixUnion(Ipv6Prefix ipv6Prefix)
Creates an instance of ipv6Prefix.
|
Copyright © 2018. All rights reserved.