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

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

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

Methods in org.dmtf.schemas.wscim.vssd that return CaptionType
 CaptionType VssdFactory.createCaptionType()
          Returns a new object of class 'Caption Type'.
 CaptionType DocumentRoot.getCaption()
          Returns the value of the 'Caption' containment reference.
 CaptionType CIMVirtualSystemSettingDataType.getCaption()
          Returns the value of the 'Caption' containment reference.
 

Methods in org.dmtf.schemas.wscim.vssd with parameters of type CaptionType
 void DocumentRoot.setCaption(CaptionType value)
          Sets the value of the 'Caption' containment reference.
 void CIMVirtualSystemSettingDataType.setCaption(CaptionType value)
          Sets the value of the 'Caption' containment reference.
 

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

Methods in org.dmtf.schemas.wscim.vssd.util with parameters of type CaptionType
 T VssdSwitch.caseCaptionType(CaptionType object)
          Returns the result of interpreting the object as an instance of 'Caption Type'.
 boolean VssdValidator.validateCaptionType(CaptionType captionType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved