Uses of Interface
org.dmtf.schemas.wscim.rasd.CIMResourceAllocationSettingDataType

Packages that use CIMResourceAllocationSettingDataType
org.dmtf.schemas.ovf.envelope   
org.dmtf.schemas.ovf.envelope.util   
org.dmtf.schemas.wscim.rasd   
org.dmtf.schemas.wscim.rasd.util   
 

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

Subinterfaces of CIMResourceAllocationSettingDataType in org.dmtf.schemas.ovf.envelope
 interface RASDType
          A representation of the model object 'RASD Type'.
 

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

Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type CIMResourceAllocationSettingDataType
 T EnvelopeSwitch.caseCIMResourceAllocationSettingDataType(CIMResourceAllocationSettingDataType object)
          Returns the result of interpreting the object as an instance of 'CIM Resource Allocation Setting Data Type'.
 EStructuralFeature EnvelopeHelper.ExtensionAttributeFeatureSwitch.caseCIMResourceAllocationSettingDataType(CIMResourceAllocationSettingDataType object)
           
 

Uses of CIMResourceAllocationSettingDataType in org.dmtf.schemas.wscim.rasd
 

Methods in org.dmtf.schemas.wscim.rasd that return CIMResourceAllocationSettingDataType
 CIMResourceAllocationSettingDataType RasdFactory.createCIMResourceAllocationSettingDataType()
          Returns a new object of class 'CIM Resource Allocation Setting Data Type'.
 CIMResourceAllocationSettingDataType DocumentRoot.getCIMResourceAllocationSettingData()
          Returns the value of the 'CIM Resource Allocation Setting Data' containment reference.
 

Methods in org.dmtf.schemas.wscim.rasd with parameters of type CIMResourceAllocationSettingDataType
 void ResourceTypeType.setCIMResourceAllocationSettingData(CIMResourceAllocationSettingDataType value)
          Sets the value of the 'CIM Resource Allocation Setting Data' container reference.
 void MappingBehaviorType.setCIMResourceAllocationSettingData(CIMResourceAllocationSettingDataType value)
          Sets the value of the 'CIM Resource Allocation Setting Data' container reference.
 void DocumentRoot.setCIMResourceAllocationSettingData(CIMResourceAllocationSettingDataType value)
          Sets the value of the 'CIM Resource Allocation Setting Data' containment reference.
 void ConsumerVisibilityType.setCIMResourceAllocationSettingData(CIMResourceAllocationSettingDataType value)
          Sets the value of the 'CIM Resource Allocation Setting Data' container reference.
 

Uses of CIMResourceAllocationSettingDataType in org.dmtf.schemas.wscim.rasd.util
 

Methods in org.dmtf.schemas.wscim.rasd.util with parameters of type CIMResourceAllocationSettingDataType
 T RasdSwitch.caseCIMResourceAllocationSettingDataType(CIMResourceAllocationSettingDataType object)
          Returns the result of interpreting the object as an instance of 'CIM Resource Allocation Setting Data Type'.
 boolean RasdValidator.validateCIMResourceAllocationSettingDataType(CIMResourceAllocationSettingDataType cimResourceAllocationSettingDataType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved