Uses of Class
org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter.WireFormat
-
Packages that use DtoJdbcPersistenceAdapter.WireFormat Package Description org.apache.activemq.schema.core -
-
Uses of DtoJdbcPersistenceAdapter.WireFormat in org.apache.activemq.schema.core
Methods in org.apache.activemq.schema.core that return DtoJdbcPersistenceAdapter.WireFormat Modifier and Type Method Description DtoJdbcPersistenceAdapter.WireFormatObjectFactory. createDtoJdbcPersistenceAdapterWireFormat()Create an instance ofDtoJdbcPersistenceAdapter.WireFormatMethods in org.apache.activemq.schema.core that return types with arguments of type DtoJdbcPersistenceAdapter.WireFormat Modifier and Type Method Description JAXBElement<DtoJdbcPersistenceAdapter.WireFormat>ObjectFactory. createDtoJdbcPersistenceAdapterWireFormat(DtoJdbcPersistenceAdapter.WireFormat value)Methods in org.apache.activemq.schema.core with parameters of type DtoJdbcPersistenceAdapter.WireFormat Modifier and Type Method Description JAXBElement<DtoJdbcPersistenceAdapter.WireFormat>ObjectFactory. createDtoJdbcPersistenceAdapterWireFormat(DtoJdbcPersistenceAdapter.WireFormat value)
-