com.hyper9.simdk.stubs.jaxws
Class QueryServiceList

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.QueryServiceList

public class QueryServiceList
extends Object


Constructor Summary
QueryServiceList()
           
 
Method Summary
 List<String> getLocation()
           
 String getServiceName()
           
 ManagedObjectReference getThis()
           
 void setLocation(List<String> location)
           
 void setServiceName(String serviceName)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryServiceList

public QueryServiceList()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getServiceName

public String getServiceName()
Returns:
returns String

setServiceName

public void setServiceName(String serviceName)
Parameters:
serviceName - the value for the serviceName property

getLocation

public List<String> getLocation()
Returns:
returns List

setLocation

public void setLocation(List<String> location)
Parameters:
location - the value for the location property


Copyright © 2009-2010 Hyper9. All Rights Reserved.