uk.ac.soton.ecs.grimoires.server.impl.wsdl.autogen
Class GetOperationsByURLResponse
java.lang.Object
uk.ac.soton.ecs.grimoires.server.impl.wsdl.autogen.GetOperationsByURLResponse
- All Implemented Interfaces:
- Serializable
- public class GetOperationsByURLResponse
- extends Object
- implements Serializable
- See Also:
- Serialized Form
GetOperationsByURLResponse
public GetOperationsByURLResponse()
GetOperationsByURLResponse
public GetOperationsByURLResponse(OperationDetail[] operationDetail)
getOperationDetail
public OperationDetail[] getOperationDetail()
- Gets the operationDetail value for this GetOperationsByURLResponse.
- Returns:
- operationDetail
setOperationDetail
public void setOperationDetail(OperationDetail[] operationDetail)
- Sets the operationDetail value for this GetOperationsByURLResponse.
- Parameters:
operationDetail -
getOperationDetail
public OperationDetail getOperationDetail(int i)
setOperationDetail
public void setOperationDetail(int i,
OperationDetail _value)
equals
public boolean equals(Object obj)
hashCode
public int hashCode()