|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.ecs.grimoires.server.impl.wsdl.autogen.OperationDetail
| Constructor Summary | |
OperationDetail()
|
|
OperationDetail(String operationName,
String portTypeName,
String portTypeNamespace)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
String |
getOperationName()
Gets the operationName value for this OperationDetail. |
String |
getPortTypeName()
Gets the portTypeName value for this OperationDetail. |
String |
getPortTypeNamespace()
Gets the portTypeNamespace value for this OperationDetail. |
int |
hashCode()
|
void |
setOperationName(String operationName)
Sets the operationName value for this OperationDetail. |
void |
setPortTypeName(String portTypeName)
Sets the portTypeName value for this OperationDetail. |
void |
setPortTypeNamespace(String portTypeNamespace)
Sets the portTypeNamespace value for this OperationDetail. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OperationDetail()
public OperationDetail(String operationName,
String portTypeName,
String portTypeNamespace)
| Method Detail |
public String getPortTypeNamespace()
public void setPortTypeNamespace(String portTypeNamespace)
portTypeNamespace - public String getPortTypeName()
public void setPortTypeName(String portTypeName)
portTypeName - public String getOperationName()
public void setOperationName(String operationName)
operationName - public boolean equals(Object obj)
public int hashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||