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