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