Uses of Interface
org.dmtf.schemas.ovf.envelope.CapacityAllocationUnitsType

Packages that use CapacityAllocationUnitsType
org.dmtf.schemas.ovf.envelope   
org.dmtf.schemas.ovf.envelope.util   
 

Uses of CapacityAllocationUnitsType in org.dmtf.schemas.ovf.envelope
 

Methods in org.dmtf.schemas.ovf.envelope that return CapacityAllocationUnitsType
 CapacityAllocationUnitsType EnvelopeFactory.createCapacityAllocationUnitsType(java.lang.String value)
           
 CapacityAllocationUnitsType VirtualDiskDescType.getCapacityAllocationUnits()
          Returns the value of the 'Capacity Allocation Units' attribute.
 

Methods in org.dmtf.schemas.ovf.envelope with parameters of type CapacityAllocationUnitsType
 void VirtualDiskDescType.setCapacityAllocationUnits(CapacityAllocationUnitsType value)
          Sets the value of the 'Capacity Allocation Units' attribute.
 

Uses of CapacityAllocationUnitsType in org.dmtf.schemas.ovf.envelope.util
 

Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type CapacityAllocationUnitsType
 boolean EnvelopeValidator.validateCapacityAllocationUnitsType(CapacityAllocationUnitsType capacityAllocationUnitsType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved