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