Class VirtualCDDrive
- java.lang.Object
-
- com.zerog.ia.auto.project.ProjectObject
-
- com.zerog.ia.auto.project.vapp.hardware.AbstractVirtualHardware
-
- com.zerog.ia.auto.project.vapp.hardware.VirtualCDDrive
-
- All Implemented Interfaces:
Referenceable
,VirtualEntity
,VirtualHardwareEntity
public final class VirtualCDDrive extends AbstractVirtualHardware
Represents a Virtual CD Drive. Note (Project Automation) - Set HardwareResourceType and HardwareResourceSubtype while creating a new instance
-
-
Constructor Summary
Constructors Constructor Description VirtualCDDrive()
-
Method Summary
-
Methods inherited from class com.zerog.ia.auto.project.vapp.hardware.AbstractVirtualHardware
getAddress, getAddressOnParent, getAllocationUnit, getAutomaticAllocation, getConnection, getHostResource, getId, getInfo, getLimit, getName, getParent, getReservation, getVirtualHardwareResourceSubtype, getVirtualHardwareResourceType, getVirtualQuantity, getWeight, setAddress, setAddressOnParent, setAllocationUnit, setAutomaticAllocation, setConnection, setHostResource, setId, setInfo, setLimit, setName, setParent, setReservation, setVirtualHardwareResourceSubtype, setVirtualHardwareResourceType, setVirtualQuantity, setWeight
-
Methods inherited from class com.zerog.ia.auto.project.ProjectObject
equals, getReferenceID, hashCode, setReferenceID
-
-