com.hyper9.simdk.stubs.dao
Class HostUnresolvedVmfsExtent
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostUnresolvedVmfsExtent
- All Implemented Interfaces:
- Serializable
public class HostUnresolvedVmfsExtent
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostUnresolvedVmfsExtent
public HostUnresolvedVmfsExtent()
getDevice
public HostScsiDiskPartition getDevice()
setDevice
public void setDevice(HostScsiDiskPartition toSet)
getDevicePath
public String getDevicePath()
setDevicePath
public void setDevicePath(String toSet)
getVmfsUuid
public String getVmfsUuid()
setVmfsUuid
public void setVmfsUuid(String toSet)
getIsHeadExtent
public Boolean getIsHeadExtent()
setIsHeadExtent
public void setIsHeadExtent(Boolean toSet)
getOrdinal
public Integer getOrdinal()
setOrdinal
public void setOrdinal(Integer toSet)
getStartBlock
public Integer getStartBlock()
setStartBlock
public void setStartBlock(Integer toSet)
getEndBlock
public Integer getEndBlock()
setEndBlock
public void setEndBlock(Integer toSet)
getReason
public String getReason()
setReason
public void setReason(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.