|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommentDocument.Comment.Enum | |
|---|---|
| org.icenigrid.schema.pbs.qstat | |
| org.icenigrid.schema.pbs.qstat.impl | |
| Uses of CommentDocument.Comment.Enum in org.icenigrid.schema.pbs.qstat |
|---|
| Fields in org.icenigrid.schema.pbs.qstat declared as CommentDocument.Comment.Enum | |
|---|---|
static CommentDocument.Comment.Enum |
CommentDocument.Comment.JOB_STARTED_ON_MON_OCT_13_AT_15_12
|
| Methods in org.icenigrid.schema.pbs.qstat that return CommentDocument.Comment.Enum | |
|---|---|
static CommentDocument.Comment.Enum |
CommentDocument.Comment.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static CommentDocument.Comment.Enum |
CommentDocument.Comment.Enum.forString(java.lang.String s)
Returns the enum value for a string, or null if none. |
CommentDocument.Comment.Enum |
JobDocument.Job.getComment()
Gets the "comment" element |
CommentDocument.Comment.Enum |
CommentDocument.getComment()
Gets the "comment" element |
| Methods in org.icenigrid.schema.pbs.qstat with parameters of type CommentDocument.Comment.Enum | |
|---|---|
void |
JobDocument.Job.setComment(CommentDocument.Comment.Enum comment)
Sets the "comment" element |
void |
CommentDocument.setComment(CommentDocument.Comment.Enum comment)
Sets the "comment" element |
| Uses of CommentDocument.Comment.Enum in org.icenigrid.schema.pbs.qstat.impl |
|---|
| Methods in org.icenigrid.schema.pbs.qstat.impl that return CommentDocument.Comment.Enum | |
|---|---|
CommentDocument.Comment.Enum |
JobDocumentImpl.JobImpl.getComment()
Gets the "comment" element |
CommentDocument.Comment.Enum |
CommentDocumentImpl.getComment()
Gets the "comment" element |
| Methods in org.icenigrid.schema.pbs.qstat.impl with parameters of type CommentDocument.Comment.Enum | |
|---|---|
void |
JobDocumentImpl.JobImpl.setComment(CommentDocument.Comment.Enum comment)
Sets the "comment" element |
void |
CommentDocumentImpl.setComment(CommentDocument.Comment.Enum comment)
Sets the "comment" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||