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

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

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

Methods in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd that return ProcessesPerHostType
 ProcessesPerHostType SPMDApplicationType.addNewProcessesPerHost()
          Appends and returns a new empty "ProcessesPerHost" element
 ProcessesPerHostType ProcessesPerHostDocument.addNewProcessesPerHost()
          Appends and returns a new empty "ProcessesPerHost" element
 ProcessesPerHostType SPMDApplicationType.getProcessesPerHost()
          Gets the "ProcessesPerHost" element
 ProcessesPerHostType ProcessesPerHostDocument.getProcessesPerHost()
          Gets the "ProcessesPerHost" element
static ProcessesPerHostType ProcessesPerHostType.Factory.newInstance()
           
static ProcessesPerHostType ProcessesPerHostType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(File file)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(InputStream is)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(Node node)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(Reader r)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(String xmlAsString)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(URL u)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static ProcessesPerHostType ProcessesPerHostType.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd with parameters of type ProcessesPerHostType
 void SPMDApplicationType.setProcessesPerHost(ProcessesPerHostType processesPerHost)
          Sets the "ProcessesPerHost" element
 void ProcessesPerHostDocument.setProcessesPerHost(ProcessesPerHostType processesPerHost)
          Sets the "ProcessesPerHost" element
 

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

Classes in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl that implement ProcessesPerHostType
 class ProcessesPerHostTypeImpl
          An XML ProcessesPerHost_Type(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd).
 

Methods in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl that return ProcessesPerHostType
 ProcessesPerHostType SPMDApplicationTypeImpl.addNewProcessesPerHost()
          Appends and returns a new empty "ProcessesPerHost" element
 ProcessesPerHostType ProcessesPerHostDocumentImpl.addNewProcessesPerHost()
          Appends and returns a new empty "ProcessesPerHost" element
 ProcessesPerHostType SPMDApplicationTypeImpl.getProcessesPerHost()
          Gets the "ProcessesPerHost" element
 ProcessesPerHostType ProcessesPerHostDocumentImpl.getProcessesPerHost()
          Gets the "ProcessesPerHost" element
 

Methods in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl with parameters of type ProcessesPerHostType
 void SPMDApplicationTypeImpl.setProcessesPerHost(ProcessesPerHostType processesPerHost)
          Sets the "ProcessesPerHost" element
 void ProcessesPerHostDocumentImpl.setProcessesPerHost(ProcessesPerHostType processesPerHost)
          Sets the "ProcessesPerHost" element
 



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