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