Uses of Class
org.apache.activemq.schema.core.DtoBroker.TmpDataDirectory
-
Packages that use DtoBroker.TmpDataDirectory Package Description org.apache.activemq.schema.core -
-
Uses of DtoBroker.TmpDataDirectory in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoBroker.TmpDataDirectory Modifier and Type Method Description DtoBroker.TmpDataDirectoryObjectFactory. createDtoBrokerTmpDataDirectory()Create an instance ofDtoBroker.TmpDataDirectoryMethods in org.apache.activemq.schema.core that return types with arguments of type DtoBroker.TmpDataDirectory Modifier and Type Method Description JAXBElement<DtoBroker.TmpDataDirectory>ObjectFactory. createDtoBrokerTmpDataDirectory(DtoBroker.TmpDataDirectory value)Methods in org.apache.activemq.schema.core with parameters of type DtoBroker.TmpDataDirectory Modifier and Type Method Description JAXBElement<DtoBroker.TmpDataDirectory>ObjectFactory. createDtoBrokerTmpDataDirectory(DtoBroker.TmpDataDirectory value)
-