|
|||||||||
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(java.lang.String ad)
|
Method Summary | |
---|---|
java.util.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(java.lang.String ad) throws JobAdException, java.text.ParseException
JobAdException
java.text.ParseException
public CollectionAd(condor.classad.RecordExpr ad) throws JobAdException
JobAdException
Method Detail |
---|
public java.util.Enumeration getJobEnumeration() throws JobAdException
getJobEnumeration
in interface EnumerableAd
JobAdException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |