Uses of Interface
org.dmtf.schemas.wscim.cim.common.CimUnsignedInt

Packages that use CimUnsignedInt
org.dmtf.schemas.wscim.cim.common   
org.dmtf.schemas.wscim.cim.common.util   
org.dmtf.schemas.wscim.rasd   
 

Uses of CimUnsignedInt in org.dmtf.schemas.wscim.cim.common
 

Subinterfaces of CimUnsignedInt in org.dmtf.schemas.wscim.cim.common
 interface QualifierUInt32
          A representation of the model object 'Qualifier UInt32'.
 

Methods in org.dmtf.schemas.wscim.cim.common that return CimUnsignedInt
 CimUnsignedInt CommonFactory.createCimUnsignedInt()
          Returns a new object of class 'Cim Unsigned Int'.
 

Uses of CimUnsignedInt in org.dmtf.schemas.wscim.cim.common.util
 

Methods in org.dmtf.schemas.wscim.cim.common.util with parameters of type CimUnsignedInt
 T CommonSwitch.caseCimUnsignedInt(CimUnsignedInt object)
          Returns the result of interpreting the object as an instance of 'Cim Unsigned Int'.
 boolean CommonValidator.validateCimUnsignedInt(CimUnsignedInt cimUnsignedInt, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 

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

Methods in org.dmtf.schemas.wscim.rasd that return CimUnsignedInt
 CimUnsignedInt DocumentRoot.getWeight()
          Returns the value of the 'Weight' containment reference.
 CimUnsignedInt CIMResourceAllocationSettingDataType.getWeight()
          Returns the value of the 'Weight' containment reference.
 

Methods in org.dmtf.schemas.wscim.rasd with parameters of type CimUnsignedInt
 void DocumentRoot.setWeight(CimUnsignedInt value)
          Sets the value of the 'Weight' containment reference.
 void CIMResourceAllocationSettingDataType.setWeight(CimUnsignedInt value)
          Sets the value of the 'Weight' containment reference.
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved