|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.reader.JobRefs
Constructor Summary | |
JobRefs()
|
Method Summary | |
void |
add(IRef aGlobalRef,
boolean anMustBeValidated,
IHasLocation aHasLocation)
Adds a reference that must resolvable before a step of a job can be executed. |
java.util.Iterator |
iterJobRefs()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JobRefs()
Method Detail |
public void add(IRef aGlobalRef, boolean anMustBeValidated, IHasLocation aHasLocation)
IJobRefs
add
in interface IJobRefs
aGlobalRef
- (required).public java.util.Iterator iterJobRefs()
iterJobRefs
in interface IJobRefs
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |