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

Packages that use DocumentRoot
org.dmtf.schemas.wscim.cim.common   
org.dmtf.schemas.wscim.cim.common.util   
 

Uses of DocumentRoot in org.dmtf.schemas.wscim.cim.common
 

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

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

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



© Copyright 2008 IBM Corp. 2008 All Rights Reserved