|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.Job.Inform
public static class Job.Inform
Method Summary | |
---|---|
void |
abort()
|
java.lang.String |
getInfo()
|
Job.Key |
getKey()
|
boolean |
isChangeJobQueuedOrRunning()
|
static Job.Inform |
read(IdReader reader)
|
boolean |
remove()
|
java.lang.String |
toString()
|
void |
write(IdWriter writer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public void abort()
public boolean remove()
public Job.Key getKey()
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getInfo()
public boolean isChangeJobQueuedOrRunning()
public void write(IdWriter writer) throws java.io.IOException
java.io.IOException
public static Job.Inform read(IdReader reader) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |