com.hyper9.simdk.stubs.dao
Class HostFileSystemVolume
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostFileSystemVolume
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- HostLocalFileSystemVolume, HostNasVolume, HostVmfsVolume
public class HostFileSystemVolume
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostFileSystemVolume
public HostFileSystemVolume()
getType
public String getType()
setType
public void setType(String toSet)
getName
public String getName()
setName
public void setName(String toSet)
getCapacity
public Long getCapacity()
setCapacity
public void setCapacity(Long toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.