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