public class ChangeEventListSet extends de.uniks.networkparser.list.SimpleSet<ChangeEventList>
| Modifier and Type | Field and Description |
|---|---|
static ChangeEventListSet |
EMPTY_SET |
| Constructor and Description |
|---|
ChangeEventListSet() |
ChangeEventListSet(ChangeEventList... objects) |
ChangeEventListSet(java.util.Collection<ChangeEventList> objects) |
| Modifier and Type | Method and Description |
|---|---|
ChangeEventListPO |
filterChangeEventListPO() |
java.lang.String |
getEntryType() |
ChangeEventListPO |
hasChangeEventListPO() |
ChangeEventListSet |
with(java.lang.Object value) |
ChangeEventListSet |
without(ChangeEventList 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 ChangeEventListSet EMPTY_SET
public ChangeEventListSet()
public ChangeEventListSet(ChangeEventList... objects)
public ChangeEventListSet(java.util.Collection<ChangeEventList> objects)
public ChangeEventListPO hasChangeEventListPO()
public java.lang.String getEntryType()
public ChangeEventListSet with(java.lang.Object value)
public ChangeEventListSet without(ChangeEventList value)
public ChangeEventListPO filterChangeEventListPO()