| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
Ipv4MulticastGroupAddress.ipv4Address()
Returns the attribute ipv4Address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4MulticastGroupAddress.ipv4Address(Ipv4Address ipv4Address)
Sets the attribute ipv4Address.
|
static Ipv4MulticastGroupAddress |
Ipv4MulticastGroupAddress.of(Ipv4Address value)
Returns the object of ipv4MulticastGroupAddress for type ipv4Address.
|
| Constructor and Description |
|---|
Ipv4MulticastGroupAddress(Ipv4Address ipv4Address)
Creates an instance of ipv4Address.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
Ipv4MulticastSourceAddressUnion.ipv4Address()
Returns the attribute ipv4Address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4MulticastSourceAddressUnion.ipv4Address(Ipv4Address ipv4Address)
Sets the attribute ipv4Address.
|
static Ipv4MulticastSourceAddressUnion |
Ipv4MulticastSourceAddressUnion.of(Ipv4Address value)
Returns the object of ipv4MulticastSourceAddressUnion for type ipv4Address.
|
| Constructor and Description |
|---|
Ipv4MulticastSourceAddressUnion(Ipv4Address ipv4Address)
Creates an instance of ipv4Address.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Address |
DefaultAddresses.customerAddress |
protected Ipv4Address |
DefaultAddresses.providerAddress |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
Addresses.customerAddress()
Returns the attribute customerAddress.
|
Ipv4Address |
DefaultAddresses.customerAddress() |
Ipv4Address |
Addresses.providerAddress()
Returns the attribute providerAddress.
|
Ipv4Address |
DefaultAddresses.providerAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
Addresses.customerAddress(Ipv4Address customerAddress)
Sets the attribute customerAddress.
|
void |
DefaultAddresses.customerAddress(Ipv4Address customerAddress) |
void |
Addresses.providerAddress(Ipv4Address providerAddress)
Sets the attribute providerAddress.
|
void |
DefaultAddresses.providerAddress(Ipv4Address providerAddress) |
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Address |
Ipv4LanPrefixesKeys.nextHop |
protected Ipv4Address |
DefaultIpv4LanPrefixes.nextHop |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
Ipv4LanPrefixes.nextHop()
Returns the attribute nextHop.
|
Ipv4Address |
Ipv4LanPrefixesKeys.nextHop()
Returns the attribute nextHop.
|
Ipv4Address |
DefaultIpv4LanPrefixes.nextHop() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4LanPrefixes.nextHop(Ipv4Address nextHop)
Sets the attribute nextHop.
|
void |
Ipv4LanPrefixesKeys.nextHop(Ipv4Address nextHop)
Sets the value to attribute nextHop.
|
void |
DefaultIpv4LanPrefixes.nextHop(Ipv4Address nextHop) |
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Address |
DefaultCloudAccess.customerNatAddress |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
CloudAccess.customerNatAddress()
Returns the attribute customerNatAddress.
|
Ipv4Address |
DefaultCloudAccess.customerNatAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudAccess.customerNatAddress(Ipv4Address customerNatAddress)
Sets the attribute customerNatAddress.
|
void |
DefaultCloudAccess.customerNatAddress(Ipv4Address customerNatAddress) |
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Address |
DefaultBearerAttachment.peMgmtIp |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
DefaultBearerAttachment.peMgmtIp() |
Ipv4Address |
BearerAttachment.peMgmtIp()
Returns the attribute peMgmtIp.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBearerAttachment.peMgmtIp(Ipv4Address peMgmtIp) |
void |
BearerAttachment.peMgmtIp(Ipv4Address peMgmtIp)
Sets the attribute peMgmtIp.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Address |
DefaultRouteTargetIpv4.globalAdministrator |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
DefaultRouteTargetIpv4.globalAdministrator() |
Ipv4Address |
RouteTargetIpv4.globalAdministrator()
Returns the attribute globalAdministrator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRouteTargetIpv4.globalAdministrator(Ipv4Address globalAdministrator) |
void |
RouteTargetIpv4.globalAdministrator(Ipv4Address globalAdministrator)
Sets the attribute globalAdministrator.
|
| Modifier and Type | Method and Description |
|---|---|
static Ipv4Address |
Ipv4Address.fromString(String valInString)
Returns the object of ipv4Address fromString input String ipv4Address.
|
Ipv4Address |
Ipv4AddressNoZone.ipv4Address()
Returns the attribute ipv4Address.
|
static Ipv4Address |
Ipv4Address.of(String value)
Returns the object of ipv4Address for type string.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv4AddressNoZone.ipv4Address(Ipv4Address ipv4Address)
Sets the attribute ipv4Address.
|
static Ipv4AddressNoZone |
Ipv4AddressNoZone.of(Ipv4Address value)
Returns the object of ipv4AddressNoZone for type ipv4Address.
|
| Constructor and Description |
|---|
Ipv4AddressNoZone(Ipv4Address ipv4Address)
Creates an instance of ipv4Address.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
IpAddressUnion.ipv4Address()
Returns the attribute ipv4Address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IpAddressUnion.ipv4Address(Ipv4Address ipv4Address)
Sets the attribute ipv4Address.
|
static IpAddressUnion |
IpAddressUnion.of(Ipv4Address value)
Returns the object of ipAddressUnion for type ipv4Address.
|
| Constructor and Description |
|---|
IpAddressUnion(Ipv4Address ipv4Address)
Creates an instance of ipv4Address.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Address |
DefaultIpv4Address.v4Address |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
DefaultIpv4Address.v4Address() |
Ipv4Address |
Ipv4Address.v4Address()
Returns the attribute v4Address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIpv4Address.v4Address(Ipv4Address v4Address) |
void |
Ipv4Address.v4Address(Ipv4Address v4Address)
Sets the attribute v4Address.
|
| Modifier and Type | Field and Description |
|---|---|
protected Ipv4Address |
DefaultIpv4Address.v4Address |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Address |
DefaultIpv4Address.v4Address() |
Ipv4Address |
Ipv4Address.v4Address()
Returns the attribute v4Address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIpv4Address.v4Address(Ipv4Address v4Address) |
void |
Ipv4Address.v4Address(Ipv4Address v4Address)
Sets the attribute v4Address.
|
Copyright © 2018. All rights reserved.