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

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

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

Methods in org.dmtf.schemas.wscim.vssd that return DocumentRoot
 DocumentRoot VssdFactory.createDocumentRoot()
          Returns a new object of class 'Document Root'.
 

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

Methods in org.dmtf.schemas.wscim.vssd.util with parameters of type DocumentRoot
 T VssdSwitch.caseDocumentRoot(DocumentRoot object)
          Returns the result of interpreting the object as an instance of 'Document Root'.
 boolean VssdValidator.validateDocumentRoot(DocumentRoot documentRoot, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved