Uses of Class
org.apache.activemq.schema.core.DtoTempTopic.CompositeDestinations
-
Packages that use DtoTempTopic.CompositeDestinations Package Description org.apache.activemq.schema.core -
-
Uses of DtoTempTopic.CompositeDestinations in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoTempTopic.CompositeDestinations Modifier and Type Method Description DtoTempTopic.CompositeDestinations
ObjectFactory. createDtoTempTopicCompositeDestinations()
Create an instance ofDtoTempTopic.CompositeDestinations
Methods in org.apache.activemq.schema.core that return types with arguments of type DtoTempTopic.CompositeDestinations Modifier and Type Method Description JAXBElement<DtoTempTopic.CompositeDestinations>
ObjectFactory. createDtoTempTopicCompositeDestinations(DtoTempTopic.CompositeDestinations value)
Methods in org.apache.activemq.schema.core with parameters of type DtoTempTopic.CompositeDestinations Modifier and Type Method Description JAXBElement<DtoTempTopic.CompositeDestinations>
ObjectFactory. createDtoTempTopicCompositeDestinations(DtoTempTopic.CompositeDestinations value)
-