|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'WSDL Operation'.
The following features are supported:
JaxrpcmapPackage.getWSDLOperation()
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
java.lang.String |
getWsdlOperation()
Returns the value of the 'Wsdl Operation' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setWsdlOperation(java.lang.String value)
Sets the value of the ' Wsdl Operation ' attribute |
Method Detail |
public java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
JaxrpcmapPackage.getWSDLOperation_Id()
public void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
public java.lang.String getWsdlOperation()
If the meaning of the 'Wsdl Operation' attribute isn't clear, there really should be more of a description here...
setWsdlOperation(String)
,
JaxrpcmapPackage.getWSDLOperation_WsdlOperation()
public void setWsdlOperation(java.lang.String value)
Wsdl Operation
' attribute.
value
- the new value of the 'Wsdl Operation' attribute.getWsdlOperation()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |