Uses of Class
org.omg.spec.bpmn.model.TDataStoreReference
-
Packages that use TDataStoreReference Package Description org.omg.spec.bpmn.model -
-
Uses of TDataStoreReference in org.omg.spec.bpmn.model
Methods in org.omg.spec.bpmn.model that return TDataStoreReference Modifier and Type Method Description TDataStoreReference
ObjectFactory. createTDataStoreReference()
Create an instance ofTDataStoreReference
Methods in org.omg.spec.bpmn.model that return types with arguments of type TDataStoreReference Modifier and Type Method Description javax.xml.bind.JAXBElement<TDataStoreReference>
ObjectFactory. createDataStoreReference(TDataStoreReference value)
Methods in org.omg.spec.bpmn.model with parameters of type TDataStoreReference Modifier and Type Method Description javax.xml.bind.JAXBElement<TDataStoreReference>
ObjectFactory. createDataStoreReference(TDataStoreReference value)
-