| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Address |
DefaultAddresses.customerAddress |
protected Ipv6Address |
DefaultAddresses.providerAddress |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Address |
DefaultAddresses.customerAddress() |
Ipv6Address |
Addresses.customerAddress()
Returns the attribute customerAddress.
|
Ipv6Address |
DefaultAddresses.providerAddress() |
Ipv6Address |
Addresses.providerAddress()
Returns the attribute providerAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAddresses.customerAddress(Ipv6Address customerAddress) |
void |
Addresses.customerAddress(Ipv6Address customerAddress)
Sets the attribute customerAddress.
|
void |
DefaultAddresses.providerAddress(Ipv6Address providerAddress) |
void |
Addresses.providerAddress(Ipv6Address providerAddress)
Sets the attribute providerAddress.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Address |
Ipv6LanPrefixesKeys.nextHop |
protected Ipv6Address |
DefaultIpv6LanPrefixes.nextHop |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Address |
Ipv6LanPrefixesKeys.nextHop()
Returns the attribute nextHop.
|
Ipv6Address |
Ipv6LanPrefixes.nextHop()
Returns the attribute nextHop.
|
Ipv6Address |
DefaultIpv6LanPrefixes.nextHop() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv6LanPrefixesKeys.nextHop(Ipv6Address nextHop)
Sets the value to attribute nextHop.
|
void |
Ipv6LanPrefixes.nextHop(Ipv6Address nextHop)
Sets the attribute nextHop.
|
void |
DefaultIpv6LanPrefixes.nextHop(Ipv6Address nextHop) |
| Modifier and Type | Method and Description |
|---|---|
static Ipv6Address |
Ipv6Address.fromString(String valInString)
Returns the object of ipv6Address fromString input String ipv6Address.
|
Ipv6Address |
Ipv6AddressNoZone.ipv6Address()
Returns the attribute ipv6Address.
|
static Ipv6Address |
Ipv6Address.of(String value)
Returns the object of ipv6Address for type string.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv6AddressNoZone.ipv6Address(Ipv6Address ipv6Address)
Sets the attribute ipv6Address.
|
static Ipv6AddressNoZone |
Ipv6AddressNoZone.of(Ipv6Address value)
Returns the object of ipv6AddressNoZone for type ipv6Address.
|
| Constructor and Description |
|---|
Ipv6AddressNoZone(Ipv6Address ipv6Address)
Creates an instance of ipv6Address.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv6Address |
IpAddressUnion.ipv6Address()
Returns the attribute ipv6Address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpAddressUnion.ipv6Address(Ipv6Address ipv6Address)
Sets the attribute ipv6Address.
|
static IpAddressUnion |
IpAddressUnion.of(Ipv6Address value)
Returns the object of ipAddressUnion for type ipv6Address.
|
| Constructor and Description |
|---|
IpAddressUnion(Ipv6Address ipv6Address)
Creates an instance of ipv6Address.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Address |
DefaultIpv6Address.v6Address |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Address |
Ipv6Address.v6Address()
Returns the attribute v6Address.
|
Ipv6Address |
DefaultIpv6Address.v6Address() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv6Address.v6Address(Ipv6Address v6Address)
Sets the attribute v6Address.
|
void |
DefaultIpv6Address.v6Address(Ipv6Address v6Address) |
| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Address |
DefaultIpv6Address.v6Address |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Address |
Ipv6Address.v6Address()
Returns the attribute v6Address.
|
Ipv6Address |
DefaultIpv6Address.v6Address() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv6Address.v6Address(Ipv6Address v6Address)
Sets the attribute v6Address.
|
void |
DefaultIpv6Address.v6Address(Ipv6Address v6Address) |
Copyright © 2017. All rights reserved.