Class VirtualIDEController
- java.lang.Object
-
- com.zerog.ia.auto.project.ProjectObject
-
- com.zerog.ia.auto.project.vapp.hardware.AbstractVirtualHardware
-
- com.zerog.ia.auto.project.vapp.hardware.VirtualIDEController
-
- All Implemented Interfaces:
Referenceable
,VirtualEntity
,VirtualHardwareEntity
public final class VirtualIDEController extends AbstractVirtualHardware
Represents a Virtual IDE Controller Note (Project Automation) - Set HardwareResourceType and HardwareResourceSubtype while creating a new instance
-
-
Constructor Summary
Constructors Constructor Description VirtualIDEController()
-
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
-
-