Uses of Class
org.apache.activemq.schema.core.DtoPListStoreImpl
-
Packages that use DtoPListStoreImpl Package Description org.apache.activemq.schema.core -
-
Uses of DtoPListStoreImpl in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoPListStoreImpl Modifier and Type Field Description protected DtoPListStoreImplDtoBroker.TempDataStore. pListStoreImplprotected DtoPListStoreImplDtoBrokerService.TempDataStore. pListStoreImplprotected DtoPListStoreImplDtoSystemUsage.TempStore. pListStoreImplprotected DtoPListStoreImplDtoTempUsage.Store. pListStoreImplMethods in org.apache.activemq.schema.core that return DtoPListStoreImpl Modifier and Type Method Description DtoPListStoreImplObjectFactory. createDtoPListStoreImpl()Create an instance ofDtoPListStoreImplDtoPListStoreImplDtoBroker.TempDataStore. getPListStoreImpl()Gets the value of the pListStoreImpl property.DtoPListStoreImplDtoBrokerService.TempDataStore. getPListStoreImpl()Gets the value of the pListStoreImpl property.DtoPListStoreImplDtoSystemUsage.TempStore. getPListStoreImpl()Gets the value of the pListStoreImpl property.DtoPListStoreImplDtoTempUsage.Store. getPListStoreImpl()Gets the value of the pListStoreImpl property.Methods in org.apache.activemq.schema.core with parameters of type DtoPListStoreImpl Modifier and Type Method Description voidDtoBroker.TempDataStore. setPListStoreImpl(DtoPListStoreImpl value)Sets the value of the pListStoreImpl property.voidDtoBrokerService.TempDataStore. setPListStoreImpl(DtoPListStoreImpl value)Sets the value of the pListStoreImpl property.voidDtoSystemUsage.TempStore. setPListStoreImpl(DtoPListStoreImpl value)Sets the value of the pListStoreImpl property.voidDtoTempUsage.Store. setPListStoreImpl(DtoPListStoreImpl value)Sets the value of the pListStoreImpl property.
-