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

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

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

Methods in org.dmtf.schemas.wscim.cim.common that return CimUnsignedShort
 CimUnsignedShort CommonFactory.createCimUnsignedShort()
          Returns a new object of class 'Cim Unsigned Short'.
 

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

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

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

Subinterfaces of CimUnsignedShort in org.dmtf.schemas.wscim.rasd
 interface ChangeableTypeType
          A representation of the model object 'Changeable Type Type'.
 

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

Methods in org.dmtf.schemas.wscim.rasd.util with parameters of type CimUnsignedShort
 T RasdSwitch.caseCimUnsignedShort(CimUnsignedShort object)
          Returns the result of interpreting the object as an instance of 'Cim Unsigned Short'.
 

Uses of CimUnsignedShort in org.dmtf.schemas.wscim.vssd
 

Methods in org.dmtf.schemas.wscim.vssd that return CimUnsignedShort
 CimUnsignedShort DocumentRoot.getAutomaticStartupActionSequenceNumber()
          Returns the value of the 'Automatic Startup Action Sequence Number' containment reference.
 CimUnsignedShort CIMVirtualSystemSettingDataType.getAutomaticStartupActionSequenceNumber()
          Returns the value of the 'Automatic Startup Action Sequence Number' containment reference.
 

Methods in org.dmtf.schemas.wscim.vssd with parameters of type CimUnsignedShort
 void DocumentRoot.setAutomaticStartupActionSequenceNumber(CimUnsignedShort value)
          Sets the value of the 'Automatic Startup Action Sequence Number' containment reference.
 void CIMVirtualSystemSettingDataType.setAutomaticStartupActionSequenceNumber(CimUnsignedShort value)
          Sets the value of the 'Automatic Startup Action Sequence Number' containment reference.
 

Uses of CimUnsignedShort in org.dmtf.schemas.wscim.vssd.util
 

Methods in org.dmtf.schemas.wscim.vssd.util with parameters of type CimUnsignedShort
 T VssdSwitch.caseCimUnsignedShort(CimUnsignedShort object)
          Returns the result of interpreting the object as an instance of 'Cim Unsigned Short'.
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved