| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultIpAddressHop.address |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
IpAddressHop.address()
Returns the attribute address.
|
IpAddress |
DefaultIpAddressHop.address() |
| Modifier and Type | Method and Description |
|---|---|
void |
IpAddressHop.address(IpAddress address)
Sets the attribute address.
|
void |
DefaultIpAddressHop.address(IpAddress address) |
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultUnnumberedHop.routerId |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
DefaultUnnumberedHop.routerId() |
IpAddress |
UnnumberedHop.routerId()
Returns the attribute routerId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUnnumberedHop.routerId(IpAddress routerId) |
void |
UnnumberedHop.routerId(IpAddress routerId)
Sets the attribute routerId.
|
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultIpAddress.ipAddress |
protected IpAddress |
DefaultUnnumberedLink.routerId |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
DefaultIpAddress.ipAddress() |
IpAddress |
IpAddress.ipAddress()
Returns the attribute ipAddress.
|
IpAddress |
UnnumberedLink.routerId()
Returns the attribute routerId.
|
IpAddress |
DefaultUnnumberedLink.routerId() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIpAddress.ipAddress(IpAddress ipAddress) |
void |
IpAddress.ipAddress(IpAddress ipAddress)
Sets the attribute ipAddress.
|
void |
UnnumberedLink.routerId(IpAddress routerId)
Sets the attribute routerId.
|
void |
DefaultUnnumberedLink.routerId(IpAddress routerId) |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
TeTpIdUnion.ipAddress()
Returns the attribute ipAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeTpIdUnion.ipAddress(IpAddress ipAddress)
Sets the attribute ipAddress.
|
static TeTpIdUnion |
TeTpIdUnion.of(IpAddress value)
Returns the object of teTpIdUnion for type ipAddress.
|
| Constructor and Description |
|---|
TeTpIdUnion(IpAddress ipAddress)
Creates an instance of ipAddress.
|
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultSingleaddress.groupAddress |
protected IpAddress |
DefaultStartend.groupEnd |
protected IpAddress |
DefaultStartend.groupStart |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
DefaultSingleaddress.groupAddress() |
IpAddress |
Singleaddress.groupAddress()
Returns the attribute groupAddress.
|
IpAddress |
DefaultStartend.groupEnd() |
IpAddress |
Startend.groupEnd()
Returns the attribute groupEnd.
|
IpAddress |
DefaultStartend.groupStart() |
IpAddress |
Startend.groupStart()
Returns the attribute groupStart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSingleaddress.groupAddress(IpAddress groupAddress) |
void |
Singleaddress.groupAddress(IpAddress groupAddress)
Sets the attribute groupAddress.
|
void |
DefaultStartend.groupEnd(IpAddress groupEnd) |
void |
Startend.groupEnd(IpAddress groupEnd)
Sets the attribute groupEnd.
|
void |
DefaultStartend.groupStart(IpAddress groupStart) |
void |
Startend.groupStart(IpAddress groupStart)
Sets the attribute groupStart.
|
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultManagement.address |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
DefaultManagement.address() |
IpAddress |
Management.address()
Returns the attribute address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultManagement.address(IpAddress address) |
void |
Management.address(IpAddress address)
Sets the attribute address.
|
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultBsrCandidate.address |
protected IpAddress |
BsrCandidateKeys.address |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
DefaultBsrCandidate.address() |
IpAddress |
BsrCandidateKeys.address()
Returns the attribute address.
|
IpAddress |
BsrCandidate.address()
Returns the attribute address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBsrCandidate.address(IpAddress address) |
void |
BsrCandidateKeys.address(IpAddress address)
Sets the value to attribute address.
|
void |
BsrCandidate.address(IpAddress address)
Sets the attribute address.
|
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultRpGroupMapping.rpAddress |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
RpGroupMapping.rpAddress()
Returns the attribute rpAddress.
|
IpAddress |
DefaultRpGroupMapping.rpAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
RpGroupMapping.rpAddress(IpAddress rpAddress)
Sets the attribute rpAddress.
|
void |
DefaultRpGroupMapping.rpAddress(IpAddress rpAddress) |
| Modifier and Type | Method and Description |
|---|---|
static IpAddress |
IpAddress.fromString(String valInString)
Returns the object of ipAddress fromString input String ipAddress.
|
static IpAddress |
IpAddress.of(IpAddressUnion value)
Returns the object of ipAddress for type union.
|
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
HostUnion.ipAddress()
Returns the attribute ipAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostUnion.ipAddress(IpAddress ipAddress)
Sets the attribute ipAddress.
|
static HostUnion |
HostUnion.of(IpAddress value)
Returns the object of hostUnion for type ipAddress.
|
| Constructor and Description |
|---|
HostUnion(IpAddress ipAddress)
Creates an instance of ipAddress.
|
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
TeNodeId.ipAddress()
Returns the attribute ipAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeNodeId.ipAddress(IpAddress ipAddress)
Sets the attribute ipAddress.
|
static TeNodeId |
TeNodeId.of(IpAddress value)
Returns the object of teNodeId for type ipAddress.
|
| Constructor and Description |
|---|
TeNodeId(IpAddress ipAddress)
Creates an instance of ipAddress.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IpAddress> |
DefaultTeNodeAttributes.signalingAddress |
| Modifier and Type | Method and Description |
|---|---|
List<IpAddress> |
TeNodeAttributes.signalingAddress()
Returns the attribute signalingAddress.
|
List<IpAddress> |
DefaultTeNodeAttributes.signalingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
TeNodeAttributes.addToSignalingAddress(IpAddress addTo)
Adds to the list of signalingAddress.
|
void |
DefaultTeNodeAttributes.addToSignalingAddress(IpAddress addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress)
Sets the attribute signalingAddress.
|
void |
DefaultTeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress) |
| Modifier and Type | Field and Description |
|---|---|
protected List<IpAddress> |
DefaultTeNodeAttributes.signalingAddress |
| Modifier and Type | Method and Description |
|---|---|
List<IpAddress> |
TeNodeAttributes.signalingAddress()
Returns the attribute signalingAddress.
|
List<IpAddress> |
DefaultTeNodeAttributes.signalingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
TeNodeAttributes.addToSignalingAddress(IpAddress addTo)
Adds to the list of signalingAddress.
|
void |
DefaultTeNodeAttributes.addToSignalingAddress(IpAddress addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress)
Sets the attribute signalingAddress.
|
void |
DefaultTeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress) |
| Modifier and Type | Field and Description |
|---|---|
protected List<IpAddress> |
DefaultTeNodeAttributes.signalingAddress |
| Modifier and Type | Method and Description |
|---|---|
List<IpAddress> |
TeNodeAttributes.signalingAddress()
Returns the attribute signalingAddress.
|
List<IpAddress> |
DefaultTeNodeAttributes.signalingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
TeNodeAttributes.addToSignalingAddress(IpAddress addTo)
Adds to the list of signalingAddress.
|
void |
DefaultTeNodeAttributes.addToSignalingAddress(IpAddress addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress)
Sets the attribute signalingAddress.
|
void |
DefaultTeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress) |
| Modifier and Type | Field and Description |
|---|---|
protected List<IpAddress> |
DefaultAltInformationSources.signalingAddress |
| Modifier and Type | Method and Description |
|---|---|
List<IpAddress> |
AltInformationSources.signalingAddress()
Returns the attribute signalingAddress.
|
List<IpAddress> |
DefaultAltInformationSources.signalingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
AltInformationSources.addToSignalingAddress(IpAddress addTo)
Adds to the list of signalingAddress.
|
void |
DefaultAltInformationSources.addToSignalingAddress(IpAddress addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
AltInformationSources.signalingAddress(List<IpAddress> signalingAddress)
Sets the attribute signalingAddress.
|
void |
DefaultAltInformationSources.signalingAddress(List<IpAddress> signalingAddress) |
| Modifier and Type | Field and Description |
|---|---|
protected List<IpAddress> |
DefaultAltInformationSources.signalingAddress |
| Modifier and Type | Method and Description |
|---|---|
List<IpAddress> |
AltInformationSources.signalingAddress()
Returns the attribute signalingAddress.
|
List<IpAddress> |
DefaultAltInformationSources.signalingAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
AltInformationSources.addToSignalingAddress(IpAddress addTo)
Adds to the list of signalingAddress.
|
void |
DefaultAltInformationSources.addToSignalingAddress(IpAddress addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
AltInformationSources.signalingAddress(List<IpAddress> signalingAddress)
Sets the attribute signalingAddress.
|
void |
DefaultAltInformationSources.signalingAddress(List<IpAddress> signalingAddress) |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
TeTpIdUnion.ipAddress()
Returns the attribute ipAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeTpIdUnion.ipAddress(IpAddress ipAddress)
Sets the attribute ipAddress.
|
static TeTpIdUnion |
TeTpIdUnion.of(IpAddress value)
Returns the object of teTpIdUnion for type ipAddress.
|
| Constructor and Description |
|---|
TeTpIdUnion(IpAddress ipAddress)
Creates an instance of ipAddress.
|
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultUnnumberedLink.routerId |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
UnnumberedLink.routerId()
Returns the attribute routerId.
|
IpAddress |
DefaultUnnumberedLink.routerId() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnnumberedLink.routerId(IpAddress routerId)
Sets the attribute routerId.
|
void |
DefaultUnnumberedLink.routerId(IpAddress routerId) |
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultAssociation.globalSource |
protected IpAddress |
DefaultAssociation.source |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
Association.globalSource()
Returns the attribute globalSource.
|
IpAddress |
DefaultAssociation.globalSource() |
IpAddress |
Association.source()
Returns the attribute source.
|
IpAddress |
DefaultAssociation.source() |
| Modifier and Type | Method and Description |
|---|---|
void |
Association.globalSource(IpAddress globalSource)
Sets the attribute globalSource.
|
void |
DefaultAssociation.globalSource(IpAddress globalSource) |
void |
Association.source(IpAddress source)
Sets the attribute source.
|
void |
DefaultAssociation.source(IpAddress source) |
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultAssociation.globalSource |
protected IpAddress |
DefaultAssociation.source |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
Association.globalSource()
Returns the attribute globalSource.
|
IpAddress |
DefaultAssociation.globalSource() |
IpAddress |
Association.source()
Returns the attribute source.
|
IpAddress |
DefaultAssociation.source() |
| Modifier and Type | Method and Description |
|---|---|
void |
Association.globalSource(IpAddress globalSource)
Sets the attribute globalSource.
|
void |
DefaultAssociation.globalSource(IpAddress globalSource) |
void |
Association.source(IpAddress source)
Sets the attribute source.
|
void |
DefaultAssociation.source(IpAddress source) |
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
LspKeys.destination |
protected IpAddress |
DefaultLsp.destination |
protected IpAddress |
LspKeys.extendedTunnelId |
protected IpAddress |
DefaultLsp.extendedTunnelId |
protected IpAddress |
LspKeys.source |
protected IpAddress |
DefaultLsp.source |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
Lsp.destination()
Returns the attribute destination.
|
IpAddress |
LspKeys.destination()
Returns the attribute destination.
|
IpAddress |
DefaultLsp.destination() |
IpAddress |
Lsp.extendedTunnelId()
Returns the attribute extendedTunnelId.
|
IpAddress |
LspKeys.extendedTunnelId()
Returns the attribute extendedTunnelId.
|
IpAddress |
DefaultLsp.extendedTunnelId() |
IpAddress |
Lsp.source()
Returns the attribute source.
|
IpAddress |
LspKeys.source()
Returns the attribute source.
|
IpAddress |
DefaultLsp.source() |
| Modifier and Type | Method and Description |
|---|---|
void |
Lsp.destination(IpAddress destination)
Sets the attribute destination.
|
void |
LspKeys.destination(IpAddress destination)
Sets the value to attribute destination.
|
void |
DefaultLsp.destination(IpAddress destination) |
void |
Lsp.extendedTunnelId(IpAddress extendedTunnelId)
Sets the attribute extendedTunnelId.
|
void |
LspKeys.extendedTunnelId(IpAddress extendedTunnelId)
Sets the value to attribute extendedTunnelId.
|
void |
DefaultLsp.extendedTunnelId(IpAddress extendedTunnelId) |
void |
Lsp.source(IpAddress source)
Sets the attribute source.
|
void |
LspKeys.source(IpAddress source)
Sets the value to attribute source.
|
void |
DefaultLsp.source(IpAddress source) |
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultState.pathComputationServer |
protected IpAddress |
DefaultConfig.pathComputationServer |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
State.pathComputationServer()
Returns the attribute pathComputationServer.
|
IpAddress |
DefaultState.pathComputationServer() |
IpAddress |
Config.pathComputationServer()
Returns the attribute pathComputationServer.
|
IpAddress |
DefaultConfig.pathComputationServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.pathComputationServer(IpAddress pathComputationServer)
Sets the attribute pathComputationServer.
|
void |
DefaultState.pathComputationServer(IpAddress pathComputationServer) |
void |
Config.pathComputationServer(IpAddress pathComputationServer)
Sets the attribute pathComputationServer.
|
void |
DefaultConfig.pathComputationServer(IpAddress pathComputationServer) |
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultState.pathComputationServer |
protected IpAddress |
DefaultConfig.pathComputationServer |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
State.pathComputationServer()
Returns the attribute pathComputationServer.
|
IpAddress |
DefaultState.pathComputationServer() |
IpAddress |
Config.pathComputationServer()
Returns the attribute pathComputationServer.
|
IpAddress |
DefaultConfig.pathComputationServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.pathComputationServer(IpAddress pathComputationServer)
Sets the attribute pathComputationServer.
|
void |
DefaultState.pathComputationServer(IpAddress pathComputationServer) |
void |
Config.pathComputationServer(IpAddress pathComputationServer)
Sets the attribute pathComputationServer.
|
void |
DefaultConfig.pathComputationServer(IpAddress pathComputationServer) |
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultState.destination |
protected IpAddress |
DefaultConfig.destination |
protected IpAddress |
DefaultState.source |
protected IpAddress |
DefaultConfig.source |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
State.destination()
Returns the attribute destination.
|
IpAddress |
DefaultState.destination() |
IpAddress |
Config.destination()
Returns the attribute destination.
|
IpAddress |
DefaultConfig.destination() |
IpAddress |
State.source()
Returns the attribute source.
|
IpAddress |
DefaultState.source() |
IpAddress |
Config.source()
Returns the attribute source.
|
IpAddress |
DefaultConfig.source() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.destination(IpAddress destination)
Sets the attribute destination.
|
void |
DefaultState.destination(IpAddress destination) |
void |
Config.destination(IpAddress destination)
Sets the attribute destination.
|
void |
DefaultConfig.destination(IpAddress destination) |
void |
State.source(IpAddress source)
Sets the attribute source.
|
void |
DefaultState.source(IpAddress source) |
void |
Config.source(IpAddress source)
Sets the attribute source.
|
void |
DefaultConfig.source(IpAddress source) |
| Modifier and Type | Field and Description |
|---|---|
protected IpAddress |
DefaultRequest.destination |
protected IpAddress |
DefaultRequest.source |
| Modifier and Type | Method and Description |
|---|---|
IpAddress |
DefaultRequest.destination() |
IpAddress |
Request.destination()
Returns the attribute destination.
|
IpAddress |
DefaultRequest.source() |
IpAddress |
Request.source()
Returns the attribute source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRequest.destination(IpAddress destination) |
void |
Request.destination(IpAddress destination)
Sets the attribute destination.
|
void |
DefaultRequest.source(IpAddress source) |
void |
Request.source(IpAddress source)
Sets the attribute source.
|
Copyright © 2018. All rights reserved.