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