Uses of Class
org.omg.spec.bpmn.model.TResourceParameterBinding
- 
Packages that use TResourceParameterBinding Package Description org.omg.spec.bpmn.model  - 
- 
Uses of TResourceParameterBinding in org.omg.spec.bpmn.model
Fields in org.omg.spec.bpmn.model with type parameters of type TResourceParameterBinding Modifier and Type Field Description protected List<TResourceParameterBinding>TResourceRole. resourceParameterBindingMethods in org.omg.spec.bpmn.model that return TResourceParameterBinding Modifier and Type Method Description TResourceParameterBindingObjectFactory. createTResourceParameterBinding()Create an instance ofTResourceParameterBindingMethods in org.omg.spec.bpmn.model that return types with arguments of type TResourceParameterBinding Modifier and Type Method Description javax.xml.bind.JAXBElement<TResourceParameterBinding>ObjectFactory. createResourceParameterBinding(TResourceParameterBinding value)List<TResourceParameterBinding>TResourceRole. getResourceParameterBinding()Gets the value of the resourceParameterBinding property.Methods in org.omg.spec.bpmn.model with parameters of type TResourceParameterBinding Modifier and Type Method Description javax.xml.bind.JAXBElement<TResourceParameterBinding>ObjectFactory. createResourceParameterBinding(TResourceParameterBinding value) 
 -