| 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> |
DefaultTeNodeAttributes.signalingAddress() |
List<IpAddress> |
TeNodeAttributes.signalingAddress()
Returns the attribute signalingAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTeNodeAttributes.addToSignalingAddress(IpAddress addTo) |
void |
TeNodeAttributes.addToSignalingAddress(IpAddress addTo)
Adds to the list of signalingAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress) |
void |
TeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress)
Sets the attribute signalingAddress.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IpAddress> |
DefaultTeNodeAttributes.signalingAddress |
| Modifier and Type | Method and Description |
|---|---|
List<IpAddress> |
DefaultTeNodeAttributes.signalingAddress() |
List<IpAddress> |
TeNodeAttributes.signalingAddress()
Returns the attribute signalingAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTeNodeAttributes.addToSignalingAddress(IpAddress addTo) |
void |
TeNodeAttributes.addToSignalingAddress(IpAddress addTo)
Adds to the list of signalingAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress) |
void |
TeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress)
Sets the attribute signalingAddress.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IpAddress> |
DefaultTeNodeAttributes.signalingAddress |
| Modifier and Type | Method and Description |
|---|---|
List<IpAddress> |
DefaultTeNodeAttributes.signalingAddress() |
List<IpAddress> |
TeNodeAttributes.signalingAddress()
Returns the attribute signalingAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTeNodeAttributes.addToSignalingAddress(IpAddress addTo) |
void |
TeNodeAttributes.addToSignalingAddress(IpAddress addTo)
Adds to the list of signalingAddress.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress) |
void |
TeNodeAttributes.signalingAddress(List<IpAddress> signalingAddress)
Sets the attribute 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 |
DefaultUnnumberedLink.routerId() |
IpAddress |
UnnumberedLink.routerId()
Returns the attribute routerId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUnnumberedLink.routerId(IpAddress routerId) |
void |
UnnumberedLink.routerId(IpAddress routerId)
Sets the attribute 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) |
Copyright © 2018. All rights reserved.