| Modifier and Type | Field and Description |
|---|---|
static BoardTaskSet |
EMPTY_SET |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, BIG_KEY, BIG_VALUE, CASESENSITIVE, DELETED, elements, emptyArray, flag, MAP, MAXDELETED, MAXUSEDLIST, MINHASHINGSIZE, MINSIZE, MINUSEDLIST, READONLY, SIZE_BIG, SMALL_KEY, SMALL_VALUE, VISIBLE| Constructor and Description |
|---|
BoardTaskSet() |
add, add, cloneIterator, getNewList, has, instanceOf, intersection, iterator, minus, remove, remove, set, toString, union, withReadOnlyaddAll, addAll, copyEntity, iteratorReverse, lastIndexOf, listIterator, listIterator, removeItemByObject, subSet, with, withAll, withListaddFlag, addHashItem, addKey, addKeyValue, checkValue, clear, comparator, contains, containsAll, fireProperty, first, flag, get, getByIndex, getKeyByIndex, getLastPositionKey, getPositionKey, getPositionValue, getSignalFlag, getValueItem, hashKey, hasKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastindexOf, move, pack, removeAll, removeByObject, retainAll, setValue, size, toArray, toArray, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final BoardTaskSet EMPTY_SET
public BoardTaskPO hasBoardTaskPO()
public java.lang.String getEntryType()
public BoardTaskSet with(java.lang.Object value)
public BoardTaskSet without(BoardTask value)
public StringList getName()
public BoardTaskSet hasName(java.lang.String value)
public BoardTaskSet hasName(java.lang.String lower, java.lang.String upper)
public BoardTaskSet withName(java.lang.String value)
public StringList getStatus()
public BoardTaskSet hasStatus(java.lang.String value)
public BoardTaskSet hasStatus(java.lang.String lower, java.lang.String upper)
public BoardTaskSet withStatus(java.lang.String value)
public LogEntrySet getLogEntries()
public BoardTaskSet hasLogEntries(java.lang.Object value)
public BoardTaskSet withLogEntries(LogEntry value)
public BoardTaskSet withoutLogEntries(LogEntry value)
public LaneSet getLane()
public BoardTaskSet hasLane(java.lang.Object value)
public BoardTaskSet withLane(Lane value)
public BoardTaskSet getNext()
public BoardTaskSet hasNext(java.lang.Object value)
public BoardTaskSet getNextTransitive()
public BoardTaskSet withNext(BoardTask value)
public BoardTaskSet withoutNext(BoardTask value)
public BoardTaskSet getPrev()
public BoardTaskSet hasPrev(java.lang.Object value)
public BoardTaskSet getPrevTransitive()
public BoardTaskSet withPrev(BoardTask value)
public BoardTaskSet withoutPrev(BoardTask value)
public SeppelSpaceProxySet getProxy()
public BoardTaskSet hasProxy(java.lang.Object value)
public BoardTaskSet withProxy(SeppelSpaceProxy value)
public booleanList getManualExecution()
public BoardTaskSet hasManualExecution(boolean value)
public BoardTaskSet withManualExecution(boolean value)
public BoardTaskSet execute()
public BoardTaskSet hasStashedPropertyChangeEvent(java.beans.PropertyChangeEvent value)
public BoardTaskSet withStashedPropertyChangeEvent(java.beans.PropertyChangeEvent value)