Uses of Class
org.apache.activemq.schema.core.DtoTopic.Properties
-
Packages that use DtoTopic.Properties Package Description org.apache.activemq.schema.core -
-
Uses of DtoTopic.Properties in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoTopic.Properties Modifier and Type Method Description DtoTopic.PropertiesObjectFactory. createDtoTopicProperties()Create an instance ofDtoTopic.PropertiesMethods in org.apache.activemq.schema.core that return types with arguments of type DtoTopic.Properties Modifier and Type Method Description JAXBElement<DtoTopic.Properties>ObjectFactory. createDtoTopicProperties(DtoTopic.Properties value)Methods in org.apache.activemq.schema.core with parameters of type DtoTopic.Properties Modifier and Type Method Description JAXBElement<DtoTopic.Properties>ObjectFactory. createDtoTopicProperties(DtoTopic.Properties value)
-