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