public class LogEntryStoryBoardSet extends de.uniks.networkparser.list.SimpleSet<LogEntryStoryBoard>
| Modifier and Type | Field and Description |
|---|---|
static LogEntryStoryBoardSet |
EMPTY_SET |
| Constructor and Description |
|---|
LogEntryStoryBoardSet() |
| Modifier and Type | Method and Description |
|---|---|
LogEntryStoryBoardPO |
filterLogEntryStoryBoardPO() |
java.lang.String |
getEntryType() |
KanbanEntrySet |
getKanbanEntry() |
LogEntryStoryBoardSet |
hasKanbanEntry(java.lang.Object value) |
LogEntryStoryBoardPO |
hasLogEntryStoryBoardPO() |
LogEntryStoryBoardSet |
with(java.lang.Object value) |
LogEntryStoryBoardSet |
withKanbanEntry(KanbanEntry value) |
LogEntryStoryBoardSet |
without(LogEntryStoryBoard value) |
add, add, addAll, addAll, clone, filter, fireProperty, getNewList, instanceOf, intersection, minus, remove, remove, set, subList, toString, toString, union, with, withListenerceiling, copyEntity, equals, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, subSet, withListaddHashItem, addKeyValue, checkValue, clear, comparator, contains, containsAll, first, flag, get, getByIndex, getKeyByIndex, getPositionKey, getTypClass, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastIndexOf, move, pack, parseItem, removeAll, removeByIndex, removeByObject, removeItem, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisiblefinalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final LogEntryStoryBoardSet EMPTY_SET
public LogEntryStoryBoardPO hasLogEntryStoryBoardPO()
public java.lang.String getEntryType()
public LogEntryStoryBoardSet with(java.lang.Object value)
public LogEntryStoryBoardSet without(LogEntryStoryBoard value)
public KanbanEntrySet getKanbanEntry()
public LogEntryStoryBoardSet hasKanbanEntry(java.lang.Object value)
public LogEntryStoryBoardSet withKanbanEntry(KanbanEntry value)
public LogEntryStoryBoardPO filterLogEntryStoryBoardPO()