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