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

Packages that use CimAnySimpleType
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 CimAnySimpleType in org.dmtf.schemas.wscim.cim.common
 

Methods in org.dmtf.schemas.wscim.cim.common that return CimAnySimpleType
 CimAnySimpleType CommonFactory.createCimAnySimpleType()
          Returns a new object of class 'Cim Any Simple Type'.
 

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

Methods in org.dmtf.schemas.wscim.cim.common.util with parameters of type CimAnySimpleType
 T CommonSwitch.caseCimAnySimpleType(CimAnySimpleType object)
          Returns the result of interpreting the object as an instance of 'Cim Any Simple Type'.
 boolean CommonValidator.validateCimAnySimpleType(CimAnySimpleType cimAnySimpleType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 

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

Subinterfaces of CimAnySimpleType in org.dmtf.schemas.wscim.rasd
 interface ConsumerVisibilityType
          A representation of the model object 'Consumer Visibility Type'.
 interface MappingBehaviorType
          A representation of the model object 'Mapping Behavior Type'.
 interface ResourceTypeType
          A representation of the model object 'Resource Type Type'.
 

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

Methods in org.dmtf.schemas.wscim.rasd.util with parameters of type CimAnySimpleType
 T RasdSwitch.caseCimAnySimpleType(CimAnySimpleType object)
          Returns the result of interpreting the object as an instance of 'Cim Any Simple Type'.
 

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

Subinterfaces of CimAnySimpleType in org.dmtf.schemas.wscim.vssd
 interface AutomaticRecoveryActionType
          A representation of the model object 'Automatic Recovery Action Type'.
 interface AutomaticShutdownActionType
          A representation of the model object 'Automatic Shutdown Action Type'.
 interface AutomaticStartupActionType
          A representation of the model object 'Automatic Startup Action Type'.
 

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

Methods in org.dmtf.schemas.wscim.vssd.util with parameters of type CimAnySimpleType
 T VssdSwitch.caseCimAnySimpleType(CimAnySimpleType object)
          Returns the result of interpreting the object as an instance of 'Cim Any Simple Type'.
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved