com.hyper9.simdk.stubs.jaxws
Class QueryServiceList
java.lang.Object
com.hyper9.simdk.stubs.jaxws.QueryServiceList
public class QueryServiceList
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryServiceList
public QueryServiceList()
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.