com.hyper9.simdk.stubs.dao
Class VmfsDatastoreOption

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.VmfsDatastoreOption
All Implemented Interfaces:
Serializable

public class VmfsDatastoreOption
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
VmfsDatastoreOption()
           
 
Method Summary
 VmfsDatastoreBaseOption getInfo()
           
 VmfsDatastoreSpec getSpec()
           
 void setInfo(VmfsDatastoreBaseOption toSet)
           
 void setSpec(VmfsDatastoreSpec toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VmfsDatastoreOption

public VmfsDatastoreOption()
Method Detail

getInfo

public VmfsDatastoreBaseOption getInfo()

setInfo

public void setInfo(VmfsDatastoreBaseOption toSet)

getSpec

public VmfsDatastoreSpec getSpec()

setSpec

public void setSpec(VmfsDatastoreSpec toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.