|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.glite.jdl.Ad
org.glite.jdl.CollectionAd
public class CollectionAd
| Field Summary |
|---|
| Fields inherited from class org.glite.jdl.Ad |
|---|
jobAd, TYPE_AD, TYPE_BOOL, TYPE_EXPRESSION, TYPE_INTEGER, TYPE_REAL, TYPE_STRING, TYPE_UNKNOWN |
| Constructor Summary | |
|---|---|
CollectionAd()
|
|
CollectionAd(condor.classad.RecordExpr ad)
|
|
CollectionAd(String ad)
|
|
| Method Summary | |
|---|---|
Enumeration |
getJobEnumeration()
|
| Methods inherited from class org.glite.jdl.Ad |
|---|
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, appendValue, attributes, clear, clone, copy, delAttribute, fromFile, fromRecord, fromString, getAd, getAdValue, getBooleanValue, getConstant, getDoubleValue, getIntValue, getStringValue, getType, getValue, hasAttribute, isSet, lookup, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, size, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionAd()
public CollectionAd(String ad)
throws JobAdException,
ParseException
JobAdException
ParseException
public CollectionAd(condor.classad.RecordExpr ad)
throws JobAdException
JobAdException| Method Detail |
|---|
public Enumeration getJobEnumeration()
throws JobAdException
getJobEnumeration in interface EnumerableAdJobAdException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||