| 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 Ipv4Prefix |
DefaultMatchFlow.ipv4DstPrefix |
protected Ipv4Prefix |
DefaultMatchFlow.ipv4SrcPrefix |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Prefix |
DefaultMatchFlow.ipv4DstPrefix() |
Ipv4Prefix |
MatchFlow.ipv4DstPrefix()
Returns the attribute ipv4DstPrefix.
|
Ipv4Prefix |
DefaultMatchFlow.ipv4SrcPrefix() |
Ipv4Prefix |
MatchFlow.ipv4SrcPrefix()
Returns the attribute ipv4SrcPrefix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMatchFlow.ipv4DstPrefix(Ipv4Prefix ipv4DstPrefix) |
void |
MatchFlow.ipv4DstPrefix(Ipv4Prefix ipv4DstPrefix)
Sets the attribute ipv4DstPrefix.
|
void |
DefaultMatchFlow.ipv4SrcPrefix(Ipv4Prefix ipv4SrcPrefix) |
void |
MatchFlow.ipv4SrcPrefix(Ipv4Prefix ipv4SrcPrefix)
Sets the attribute ipv4SrcPrefix.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Prefix |
Ipv4LanPrefixesKeys.lan |
protected Ipv4Prefix |
DefaultIpv4LanPrefixes.lan |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Prefix |
Ipv4LanPrefixes.lan()
Returns the attribute lan.
|
Ipv4Prefix |
Ipv4LanPrefixesKeys.lan()
Returns the attribute lan.
|
Ipv4Prefix |
DefaultIpv4LanPrefixes.lan() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4LanPrefixes.lan(Ipv4Prefix lan)
Sets the attribute lan.
|
void |
Ipv4LanPrefixesKeys.lan(Ipv4Prefix lan)
Sets the value to attribute lan.
|
void |
DefaultIpv4LanPrefixes.lan(Ipv4Prefix lan) |
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Prefix |
Ipv4LanPrefixesKeys.lan |
protected Ipv4Prefix |
DefaultIpv4LanPrefixes.lan |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Prefix |
Ipv4LanPrefixes.lan()
Returns the attribute lan.
|
Ipv4Prefix |
Ipv4LanPrefixesKeys.lan()
Returns the attribute lan.
|
Ipv4Prefix |
DefaultIpv4LanPrefixes.lan() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4LanPrefixes.lan(Ipv4Prefix lan)
Sets the attribute lan.
|
void |
Ipv4LanPrefixesKeys.lan(Ipv4Prefix lan)
Sets the value to attribute lan.
|
void |
DefaultIpv4LanPrefixes.lan(Ipv4Prefix lan) |
| Modifier and Type | Method and Description |
|---|---|
static Ipv4Prefix |
Ipv4Prefix.fromString(String valInString)
Returns the object of ipv4Prefix fromString input String ipv4Prefix.
|
static Ipv4Prefix |
Ipv4Prefix.of(String value)
Returns the object of ipv4Prefix for type string.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv4Prefix |
IpPrefixUnion.ipv4Prefix()
Returns the attribute ipv4Prefix.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpPrefixUnion.ipv4Prefix(Ipv4Prefix ipv4Prefix)
Sets the attribute ipv4Prefix.
|
static IpPrefixUnion |
IpPrefixUnion.of(Ipv4Prefix value)
Returns the object of ipPrefixUnion for type ipv4Prefix.
|
| Constructor and Description |
|---|
IpPrefixUnion(Ipv4Prefix ipv4Prefix)
Creates an instance of ipv4Prefix.
|
Copyright © 2018. All rights reserved.