Class MappedTelegram
java.lang.Object
com.trdp.config.MappedTelegram
Mapped telegram override (
<mapped-telegram> element).
Overrides PD parameters, source URIs, and destination URIs for a specific ComID on a mapped device.
-
Constructor Summary
ConstructorsConstructorDescriptionMappedTelegram(long comId, String name, MappedPdParameter mappedPdParameter, List<MappedSource> mappedSources, List<MappedDestination> mappedDestinations) -
Method Summary
-
Constructor Details
-
MappedTelegram
public MappedTelegram(long comId, String name, MappedPdParameter mappedPdParameter, List<MappedSource> mappedSources, List<MappedDestination> mappedDestinations)
-
-
Method Details
-
getComId
public long getComId() -
getName
-
getMappedPdParameter
-
getMappedSources
-
getMappedDestinations
-
toString
-