|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.extensions.wsdl4bpel.impl.WSDL4BPELElementImpl<T>
public class WSDL4BPELElementImpl<T extends org.ow2.easywsdl.wsdl.api.WSDLElement>
| Field Summary | |
|---|---|
protected T |
tag
|
| Constructor Summary | |
|---|---|
WSDL4BPELElementImpl(T t)
|
|
| Method Summary | |
|---|---|
void |
addPartnerLinkType(PartnerLinkType plt)
|
java.util.List<PartnerLinkType> |
getPartnerLinkTypes()
|
java.util.List<PartnerLinkType> |
removeAllPartnerLinkTypes()
|
PartnerLinkType |
removePartnerLinkType(PartnerLinkType plt)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected T extends org.ow2.easywsdl.wsdl.api.WSDLElement tag
| Constructor Detail |
|---|
public WSDL4BPELElementImpl(T t)
throws WSDL4BPELException
WSDL4BPELException| Method Detail |
|---|
public java.util.List<PartnerLinkType> getPartnerLinkTypes()
throws WSDL4BPELException
getPartnerLinkTypes in interface WSDL4BPELElementWSDL4BPELException
public void addPartnerLinkType(PartnerLinkType plt)
throws WSDL4BPELException
addPartnerLinkType in interface WSDL4BPELElementWSDL4BPELException
public PartnerLinkType removePartnerLinkType(PartnerLinkType plt)
throws WSDL4BPELException
removePartnerLinkType in interface WSDL4BPELElementWSDL4BPELException
public java.util.List<PartnerLinkType> removeAllPartnerLinkTypes()
throws WSDL4BPELException
removeAllPartnerLinkTypes in interface WSDL4BPELElementWSDL4BPELException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||