|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TPartnerLinks | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel._abstract | |
| Uses of TPartnerLinks in com.ebmwebsourcing.easybpel.model.bpel._abstract |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TPartnerLinks | |
|---|---|
protected TPartnerLinks |
TScope.partnerLinks
|
protected TPartnerLinks |
TProcess.partnerLinks
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TPartnerLinks | |
|---|---|
TPartnerLinks |
ObjectFactory.createTPartnerLinks()
Create an instance of TPartnerLinks |
TPartnerLinks |
TScope.getPartnerLinks()
Gets the value of the partnerLinks property. |
TPartnerLinks |
TProcess.getPartnerLinks()
Gets the value of the partnerLinks property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TPartnerLinks | |
|---|---|
javax.xml.bind.JAXBElement<TPartnerLinks> |
ObjectFactory.createPartnerLinks(TPartnerLinks value)
Create an instance of JAXBElement<TPartnerLinks>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TPartnerLinks | |
|---|---|
javax.xml.bind.JAXBElement<TPartnerLinks> |
ObjectFactory.createPartnerLinks(TPartnerLinks value)
Create an instance of JAXBElement<TPartnerLinks>} |
void |
TScope.setPartnerLinks(TPartnerLinks value)
Sets the value of the partnerLinks property. |
void |
TProcess.setPartnerLinks(TPartnerLinks value)
Sets the value of the partnerLinks property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||