|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the Role BPEL extension to WSDL.
Method Summary | |
java.lang.String |
getName()
Get the name of this Role. |
javax.wsdl.PortType |
getPortType()
Get the PortType of this Role. |
void |
setName(java.lang.String name)
Set the name of this Role. |
void |
setPortType(javax.wsdl.PortType portType)
Set the PortType of this Role. |
Method Detail |
public void setName(java.lang.String name)
name
- public java.lang.String getName()
public void setPortType(javax.wsdl.PortType portType)
portType
- public javax.wsdl.PortType getPortType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |