|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJavaxJwsWebMethod
Manage WebMethod metadata.
| Method Summary | |
|---|---|
String |
getAction()
|
boolean |
getExclude()
|
String |
getOperationName()
|
void |
setAction(String action)
Sets the action for this operation. |
void |
setExclude(boolean isExclude)
Sets the exclude flag. |
void |
setOperationName(String operationName)
Sets the name of the wsdl:operation matching this method. |
| Method Detail |
|---|
String getAction()
void setAction(String action)
action - the given actionvoid setExclude(boolean isExclude)
isExclude - true/falseboolean getExclude()
void setOperationName(String operationName)
operationName - the given operation nameString getOperationName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||