Uses of Interface
org.ggf.schemas.jsdl.x2005.x11.jsdl.TotalCPUTimeDocument

Packages that use TotalCPUTimeDocument
org.ggf.schemas.jsdl.x2005.x11.jsdl   
org.ggf.schemas.jsdl.x2005.x11.jsdl.impl   
 

Uses of TotalCPUTimeDocument in org.ggf.schemas.jsdl.x2005.x11.jsdl
 

Methods in org.ggf.schemas.jsdl.x2005.x11.jsdl that return TotalCPUTimeDocument
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.newInstance()
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(File file)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(InputStream is)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(Node node)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(Reader r)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(String xmlAsString)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(URL u)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static TotalCPUTimeDocument TotalCPUTimeDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of TotalCPUTimeDocument in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl
 

Classes in org.ggf.schemas.jsdl.x2005.x11.jsdl.impl that implement TotalCPUTimeDocument
 class TotalCPUTimeDocumentImpl
          A document containing one TotalCPUTime(@http://schemas.ggf.org/jsdl/2005/11/jsdl) element.
 



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.