|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JoinPathDocument.JoinPath | |
---|---|
org.icenigrid.schema.pbs.qstat | |
org.icenigrid.schema.pbs.qstat.impl |
Uses of JoinPathDocument.JoinPath in org.icenigrid.schema.pbs.qstat |
---|
Methods in org.icenigrid.schema.pbs.qstat that return JoinPathDocument.JoinPath | |
---|---|
static JoinPathDocument.JoinPath |
JoinPathDocument.JoinPath.Factory.newInstance()
|
static JoinPathDocument.JoinPath |
JoinPathDocument.JoinPath.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static JoinPathDocument.JoinPath |
JoinPathDocument.JoinPath.Factory.newValue(java.lang.Object obj)
|
JoinPathDocument.JoinPath |
JobDocument.Job.xgetJoinPath()
Gets (as xml) the "Join_Path" element |
JoinPathDocument.JoinPath |
JoinPathDocument.xgetJoinPath()
Gets (as xml) the "Join_Path" element |
Methods in org.icenigrid.schema.pbs.qstat with parameters of type JoinPathDocument.JoinPath | |
---|---|
void |
JobDocument.Job.xsetJoinPath(JoinPathDocument.JoinPath joinPath)
Sets (as xml) the "Join_Path" element |
void |
JoinPathDocument.xsetJoinPath(JoinPathDocument.JoinPath joinPath)
Sets (as xml) the "Join_Path" element |
Uses of JoinPathDocument.JoinPath in org.icenigrid.schema.pbs.qstat.impl |
---|
Classes in org.icenigrid.schema.pbs.qstat.impl that implement JoinPathDocument.JoinPath | |
---|---|
static class |
JoinPathDocumentImpl.JoinPathImpl
An XML Join_Path(@uri:gridsam:pbs:qstat). |
Methods in org.icenigrid.schema.pbs.qstat.impl that return JoinPathDocument.JoinPath | |
---|---|
JoinPathDocument.JoinPath |
JobDocumentImpl.JobImpl.xgetJoinPath()
Gets (as xml) the "Join_Path" element |
JoinPathDocument.JoinPath |
JoinPathDocumentImpl.xgetJoinPath()
Gets (as xml) the "Join_Path" element |
Methods in org.icenigrid.schema.pbs.qstat.impl with parameters of type JoinPathDocument.JoinPath | |
---|---|
void |
JobDocumentImpl.JobImpl.xsetJoinPath(JoinPathDocument.JoinPath joinPath)
Sets (as xml) the "Join_Path" element |
void |
JoinPathDocumentImpl.xsetJoinPath(JoinPathDocument.JoinPath joinPath)
Sets (as xml) the "Join_Path" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |