Uses of Class
com.trdp.config.MappedSdtParameter
Packages that use MappedSdtParameter
-
Uses of MappedSdtParameter in com.trdp.config
Methods in com.trdp.config that return MappedSdtParameterModifier and TypeMethodDescriptionMappedDestination.getMappedSdtParameter()MappedSource.getMappedSdtParameter()Constructors in com.trdp.config with parameters of type MappedSdtParameterModifierConstructorDescriptionMappedDestination(long id, String uri, String name, MappedSdtParameter mappedSdtParameter) MappedSource(long id, String uri1, String uri2, String name, MappedSdtParameter mappedSdtParameter)