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