|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadsPerProcessType | |
---|---|
org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd | |
org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl |
Uses of ThreadsPerProcessType in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd |
---|
Methods in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd that return ThreadsPerProcessType | |
---|---|
ThreadsPerProcessType |
ThreadsPerProcessDocument.addNewThreadsPerProcess()
Appends and returns a new empty "ThreadsPerProcess" element |
ThreadsPerProcessType |
SPMDApplicationType.addNewThreadsPerProcess()
Appends and returns a new empty "ThreadsPerProcess" element |
ThreadsPerProcessType |
ThreadsPerProcessDocument.getThreadsPerProcess()
Gets the "ThreadsPerProcess" element |
ThreadsPerProcessType |
SPMDApplicationType.getThreadsPerProcess()
Gets the "ThreadsPerProcess" element |
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.newInstance()
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(File file)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(InputStream is)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(Node node)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(Reader r)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(String xmlAsString)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(URL u)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ThreadsPerProcessType |
ThreadsPerProcessType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static ThreadsPerProcessType |
ThreadsPerProcessType.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 ThreadsPerProcessType | |
---|---|
void |
ThreadsPerProcessDocument.setThreadsPerProcess(ThreadsPerProcessType threadsPerProcess)
Sets the "ThreadsPerProcess" element |
void |
SPMDApplicationType.setThreadsPerProcess(ThreadsPerProcessType threadsPerProcess)
Sets the "ThreadsPerProcess" element |
Uses of ThreadsPerProcessType in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl |
---|
Classes in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl that implement ThreadsPerProcessType | |
---|---|
class |
ThreadsPerProcessTypeImpl
An XML ThreadsPerProcess_Type(@http://schemas.ogf.org/jsdl/2007/02/jsdl-spmd). |
Methods in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl that return ThreadsPerProcessType | |
---|---|
ThreadsPerProcessType |
ThreadsPerProcessDocumentImpl.addNewThreadsPerProcess()
Appends and returns a new empty "ThreadsPerProcess" element |
ThreadsPerProcessType |
SPMDApplicationTypeImpl.addNewThreadsPerProcess()
Appends and returns a new empty "ThreadsPerProcess" element |
ThreadsPerProcessType |
ThreadsPerProcessDocumentImpl.getThreadsPerProcess()
Gets the "ThreadsPerProcess" element |
ThreadsPerProcessType |
SPMDApplicationTypeImpl.getThreadsPerProcess()
Gets the "ThreadsPerProcess" element |
Methods in org.ogf.schemas.jsdl.x2007.x02.jsdlSpmd.impl with parameters of type ThreadsPerProcessType | |
---|---|
void |
ThreadsPerProcessDocumentImpl.setThreadsPerProcess(ThreadsPerProcessType threadsPerProcess)
Sets the "ThreadsPerProcess" element |
void |
SPMDApplicationTypeImpl.setThreadsPerProcess(ThreadsPerProcessType threadsPerProcess)
Sets the "ThreadsPerProcess" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |