| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Prefix |
DefaultMatchFlow.ipv4DstPrefix |
protected Ipv4Prefix |
DefaultMatchFlow.ipv4SrcPrefix |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Prefix |
MatchFlow.ipv4DstPrefix()
Returns the attribute ipv4DstPrefix.
|
Ipv4Prefix |
DefaultMatchFlow.ipv4DstPrefix() |
Ipv4Prefix |
MatchFlow.ipv4SrcPrefix()
Returns the attribute ipv4SrcPrefix.
|
Ipv4Prefix |
DefaultMatchFlow.ipv4SrcPrefix() |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchFlow.ipv4DstPrefix(Ipv4Prefix ipv4DstPrefix)
Sets the attribute ipv4DstPrefix.
|
void |
DefaultMatchFlow.ipv4DstPrefix(Ipv4Prefix ipv4DstPrefix) |
void |
MatchFlow.ipv4SrcPrefix(Ipv4Prefix ipv4SrcPrefix)
Sets the attribute ipv4SrcPrefix.
|
void |
DefaultMatchFlow.ipv4SrcPrefix(Ipv4Prefix ipv4SrcPrefix) |
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Prefix |
Ipv4LanPrefixesKeys.lan |
protected Ipv4Prefix |
DefaultIpv4LanPrefixes.lan |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Prefix |
Ipv4LanPrefixesKeys.lan()
Returns the attribute lan.
|
Ipv4Prefix |
Ipv4LanPrefixes.lan()
Returns the attribute lan.
|
Ipv4Prefix |
DefaultIpv4LanPrefixes.lan() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4LanPrefixesKeys.lan(Ipv4Prefix lan)
Sets the value to attribute lan.
|
void |
Ipv4LanPrefixes.lan(Ipv4Prefix lan)
Sets the 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 |
Ipv4LanPrefixesKeys.lan()
Returns the attribute lan.
|
Ipv4Prefix |
Ipv4LanPrefixes.lan()
Returns the attribute lan.
|
Ipv4Prefix |
DefaultIpv4LanPrefixes.lan() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4LanPrefixesKeys.lan(Ipv4Prefix lan)
Sets the value to attribute lan.
|
void |
Ipv4LanPrefixes.lan(Ipv4Prefix lan)
Sets the 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 © 2017. All rights reserved.