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