public interface SIDestinationAddress
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBusName()
Get the Bus name for the Destination represented by this SIDestinationAddress.
|
java.lang.String |
getDestinationName()
Get the name of the Destination represented by this SIDestinationAddress.
|
boolean |
isTemporary()
Determine whether the SIDestinationAddress represents a Temporary or
Permanent Destination.
|
boolean isTemporary()
java.lang.String getDestinationName()
java.lang.String getBusName()