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