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