Uses of Interface
org.dmtf.schemas.wscim.rasd.ChangeableTypeType

Packages that use ChangeableTypeType
org.dmtf.schemas.wscim.rasd   
org.dmtf.schemas.wscim.rasd.util   
 

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

Methods in org.dmtf.schemas.wscim.rasd that return ChangeableTypeType
 ChangeableTypeType RasdFactory.createChangeableTypeType()
          Returns a new object of class 'Changeable Type Type'.
 ChangeableTypeType DocumentRoot.getChangeableType()
          Returns the value of the 'Changeable Type' containment reference.
 ChangeableTypeType CIMResourceAllocationSettingDataType.getChangeableType()
          Returns the value of the 'Changeable Type' containment reference.
 

Methods in org.dmtf.schemas.wscim.rasd with parameters of type ChangeableTypeType
 void DocumentRoot.setChangeableType(ChangeableTypeType value)
          Sets the value of the 'Changeable Type' containment reference.
 void CIMResourceAllocationSettingDataType.setChangeableType(ChangeableTypeType value)
          Sets the value of the 'Changeable Type' containment reference.
 

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

Methods in org.dmtf.schemas.wscim.rasd.util with parameters of type ChangeableTypeType
 T RasdSwitch.caseChangeableTypeType(ChangeableTypeType object)
          Returns the result of interpreting the object as an instance of 'Changeable Type Type'.
 boolean RasdValidator.validateChangeableTypeType(ChangeableTypeType changeableTypeType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved