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

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

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

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

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

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

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



© Copyright 2008 IBM Corp. 2008 All Rights Reserved