com.hyper9.simdk.stubs.jaxws
Class QueryDvsByUuid

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

public class QueryDvsByUuid
extends Object


Constructor Summary
QueryDvsByUuid()
           
 
Method Summary
 ManagedObjectReference getThis()
           
 String getUuid()
           
 void setThis(ManagedObjectReference _this)
           
 void setUuid(String uuid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryDvsByUuid

public QueryDvsByUuid()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getUuid

public String getUuid()
Returns:
returns String

setUuid

public void setUuid(String uuid)
Parameters:
uuid - the value for the uuid property


Copyright © 2009-2010 Hyper9. All Rights Reserved.