com.hyper9.simdk.stubs.jaxws
Class QueryCompatibleHostForExistingDvs

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

public class QueryCompatibleHostForExistingDvs
extends Object


Constructor Summary
QueryCompatibleHostForExistingDvs()
           
 
Method Summary
 ManagedObjectReference getContainer()
           
 ManagedObjectReference getDvs()
           
 Boolean getRecursive()
           
 ManagedObjectReference getThis()
           
 void setContainer(ManagedObjectReference container)
           
 void setDvs(ManagedObjectReference dvs)
           
 void setRecursive(Boolean recursive)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryCompatibleHostForExistingDvs

public QueryCompatibleHostForExistingDvs()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getContainer

public ManagedObjectReference getContainer()
Returns:
returns ManagedObjectReference

setContainer

public void setContainer(ManagedObjectReference container)
Parameters:
container - the value for the container property

getRecursive

public Boolean getRecursive()
Returns:
returns Boolean

setRecursive

public void setRecursive(Boolean recursive)
Parameters:
recursive - the value for the recursive property

getDvs

public ManagedObjectReference getDvs()
Returns:
returns ManagedObjectReference

setDvs

public void setDvs(ManagedObjectReference dvs)
Parameters:
dvs - the value for the dvs property


Copyright © 2009-2010 Hyper9. All Rights Reserved.