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

Packages that use CimDouble
org.dmtf.schemas.wscim.cim.common   
org.dmtf.schemas.wscim.cim.common.util   
 

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

Methods in org.dmtf.schemas.wscim.cim.common that return CimDouble
 CimDouble CommonFactory.createCimDouble()
          Returns a new object of class 'Cim Double'.
 

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

Methods in org.dmtf.schemas.wscim.cim.common.util with parameters of type CimDouble
 T CommonSwitch.caseCimDouble(CimDouble object)
          Returns the result of interpreting the object as an instance of 'Cim Double'.
 boolean CommonValidator.validateCimDouble(CimDouble cimDouble, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved