com.hyper9.simdk.stubs.dao
Class HostDatastoreSystemCapabilities
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostDatastoreSystemCapabilities
- All Implemented Interfaces:
- Serializable
public class HostDatastoreSystemCapabilities
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostDatastoreSystemCapabilities
public HostDatastoreSystemCapabilities()
getNfsMountCreationRequired
public Boolean getNfsMountCreationRequired()
setNfsMountCreationRequired
public void setNfsMountCreationRequired(Boolean toSet)
getNfsMountCreationSupported
public Boolean getNfsMountCreationSupported()
setNfsMountCreationSupported
public void setNfsMountCreationSupported(Boolean toSet)
getLocalDatastoreSupported
public Boolean getLocalDatastoreSupported()
setLocalDatastoreSupported
public void setLocalDatastoreSupported(Boolean toSet)
getVmfsExtentExpansionSupported
public Boolean getVmfsExtentExpansionSupported()
setVmfsExtentExpansionSupported
public void setVmfsExtentExpansionSupported(Boolean toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.