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

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

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

Subinterfaces of CimLong in org.dmtf.schemas.wscim.cim.common
 interface QualifierSInt64
          A representation of the model object 'Qualifier SInt64'.
 

Methods in org.dmtf.schemas.wscim.cim.common that return CimLong
 CimLong CommonFactory.createCimLong()
          Returns a new object of class 'Cim Long'.
 

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

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



© Copyright 2008 IBM Corp. 2008 All Rights Reserved