| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Prefix |
DefaultMatchFlow.ipv6DstPrefix |
protected Ipv6Prefix |
DefaultMatchFlow.ipv6SrcPrefix |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Prefix |
MatchFlow.ipv6DstPrefix()
Returns the attribute ipv6DstPrefix.
|
Ipv6Prefix |
DefaultMatchFlow.ipv6DstPrefix() |
Ipv6Prefix |
MatchFlow.ipv6SrcPrefix()
Returns the attribute ipv6SrcPrefix.
|
Ipv6Prefix |
DefaultMatchFlow.ipv6SrcPrefix() |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchFlow.ipv6DstPrefix(Ipv6Prefix ipv6DstPrefix)
Sets the attribute ipv6DstPrefix.
|
void |
DefaultMatchFlow.ipv6DstPrefix(Ipv6Prefix ipv6DstPrefix) |
void |
MatchFlow.ipv6SrcPrefix(Ipv6Prefix ipv6SrcPrefix)
Sets the attribute ipv6SrcPrefix.
|
void |
DefaultMatchFlow.ipv6SrcPrefix(Ipv6Prefix ipv6SrcPrefix) |
| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Prefix |
Ipv6LanPrefixesKeys.lan |
protected Ipv6Prefix |
DefaultIpv6LanPrefixes.lan |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Prefix |
Ipv6LanPrefixesKeys.lan()
Returns the attribute lan.
|
Ipv6Prefix |
Ipv6LanPrefixes.lan()
Returns the attribute lan.
|
Ipv6Prefix |
DefaultIpv6LanPrefixes.lan() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv6LanPrefixesKeys.lan(Ipv6Prefix lan)
Sets the value to attribute lan.
|
void |
Ipv6LanPrefixes.lan(Ipv6Prefix lan)
Sets the attribute lan.
|
void |
DefaultIpv6LanPrefixes.lan(Ipv6Prefix lan) |
| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Prefix |
Ipv6LanPrefixesKeys.lan |
protected Ipv6Prefix |
DefaultIpv6LanPrefixes.lan |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Prefix |
Ipv6LanPrefixesKeys.lan()
Returns the attribute lan.
|
Ipv6Prefix |
Ipv6LanPrefixes.lan()
Returns the attribute lan.
|
Ipv6Prefix |
DefaultIpv6LanPrefixes.lan() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv6LanPrefixesKeys.lan(Ipv6Prefix lan)
Sets the value to attribute lan.
|
void |
Ipv6LanPrefixes.lan(Ipv6Prefix lan)
Sets the attribute lan.
|
void |
DefaultIpv6LanPrefixes.lan(Ipv6Prefix 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 © 2017. All rights reserved.