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