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