Class TelegramRef
java.lang.Object
com.trdp.config.TelegramRef
Telegram reference within a service (
<telegramRef> element).
Links a service to a telegram by ComID with source and destination identifiers.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TelegramRef
public TelegramRef(int id, long comId, long srcId, long dstId)
-
-
Method Details
-
getId
public int getId() -
getComId
public long getComId() -
getSrcId
public long getSrcId() -
getDstId
public long getDstId() -
toString
-