com.hyper9.simdk.stubs.jaxws
Class QueryPartitionCreateDesc

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

public class QueryPartitionCreateDesc
extends Object


Constructor Summary
QueryPartitionCreateDesc()
           
 
Method Summary
 String getDiagnosticType()
           
 String getDiskUuid()
           
 ManagedObjectReference getThis()
           
 void setDiagnosticType(String diagnosticType)
           
 void setDiskUuid(String diskUuid)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryPartitionCreateDesc

public QueryPartitionCreateDesc()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getDiskUuid

public String getDiskUuid()
Returns:
returns String

setDiskUuid

public void setDiskUuid(String diskUuid)
Parameters:
diskUuid - the value for the diskUuid property

getDiagnosticType

public String getDiagnosticType()
Returns:
returns String

setDiagnosticType

public void setDiagnosticType(String diagnosticType)
Parameters:
diagnosticType - the value for the diagnosticType property


Copyright © 2009-2010 Hyper9. All Rights Reserved.