com.hyper9.simdk.stubs.jaxws
Class QueryPartitionCreateOptions

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

public class QueryPartitionCreateOptions
extends Object


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

Constructor Detail

QueryPartitionCreateOptions

public QueryPartitionCreateOptions()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getStorageType

public String getStorageType()
Returns:
returns String

setStorageType

public void setStorageType(String storageType)
Parameters:
storageType - the value for the storageType 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.