Uses of Interface
org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.NumberOfProcessesDocument

Packages that use NumberOfProcessesDocument
org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd   
org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl   
 

Uses of NumberOfProcessesDocument in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd
 

Methods in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd that return NumberOfProcessesDocument
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.newInstance()
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(File file)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(InputStream is)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(Node node)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(Reader r)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(String xmlAsString)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(URL u)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(XMLStreamReader sr)
           
static NumberOfProcessesDocument NumberOfProcessesDocument.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of NumberOfProcessesDocument in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl
 

Classes in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl that implement NumberOfProcessesDocument
 class NumberOfProcessesDocumentImpl
          A document containing one NumberOfProcesses(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd) element.
 



Copyright © 2008-2012. All Rights Reserved.