Uses of Class
org.apache.activemq.schema.core.DtoAuthorizationMap.DefaultEntry
-
Packages that use DtoAuthorizationMap.DefaultEntry Package Description org.apache.activemq.schema.core -
-
Uses of DtoAuthorizationMap.DefaultEntry in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoAuthorizationMap.DefaultEntry Modifier and Type Method Description DtoAuthorizationMap.DefaultEntryObjectFactory. createDtoAuthorizationMapDefaultEntry()Create an instance ofDtoAuthorizationMap.DefaultEntryMethods in org.apache.activemq.schema.core that return types with arguments of type DtoAuthorizationMap.DefaultEntry Modifier and Type Method Description JAXBElement<DtoAuthorizationMap.DefaultEntry>ObjectFactory. createDtoAuthorizationMapDefaultEntry(DtoAuthorizationMap.DefaultEntry value)Methods in org.apache.activemq.schema.core with parameters of type DtoAuthorizationMap.DefaultEntry Modifier and Type Method Description JAXBElement<DtoAuthorizationMap.DefaultEntry>ObjectFactory. createDtoAuthorizationMapDefaultEntry(DtoAuthorizationMap.DefaultEntry value)
-