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