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 TInterfaceObjectFactory. createTInterface()Create an instance ofTInterfaceMethods 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) 
 -