Uses of Class
com.trdp.config.SdtParameter
Packages that use SdtParameter
-
Uses of SdtParameter in com.trdp.config
Methods in com.trdp.config that return SdtParameterModifier and TypeMethodDescriptionDestinationConfig.getSdtParameter()SourceConfig.getSdtParameter()Constructors in com.trdp.config with parameters of type SdtParameterModifierConstructorDescriptionDestinationConfig(long id, String uri, String name, SdtParameter sdtParameter, Sdtv4Parameter sdtv4Parameter) SourceConfig(long id, String uri1, String uri2, String name, SdtParameter sdtParameter, Sdtv4Parameter sdtv4Parameter)