public class SDMLibJsonIdMapSet extends de.uniks.networkparser.list.SimpleSet<SDMLibJsonIdMap>
| Modifier and Type | Field and Description |
|---|---|
static SDMLibJsonIdMapSet |
EMPTY_SET |
| Constructor and Description |
|---|
SDMLibJsonIdMapSet() |
SDMLibJsonIdMapSet(java.util.Collection<SDMLibJsonIdMap> objects) |
SDMLibJsonIdMapSet(SDMLibJsonIdMap... objects) |
| Modifier and Type | Method and Description |
|---|---|
SDMLibJsonIdMapPO |
filterSDMLibJsonIdMapPO() |
java.lang.String |
getEntryType() |
SDMLibJsonIdMapPO |
hasSDMLibJsonIdMapPO() |
SDMLibJsonIdMapSet |
with(java.lang.Object value) |
SDMLibJsonIdMapSet |
without(SDMLibJsonIdMap 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 SDMLibJsonIdMapSet EMPTY_SET
public SDMLibJsonIdMapSet()
public SDMLibJsonIdMapSet(SDMLibJsonIdMap... objects)
public SDMLibJsonIdMapSet(java.util.Collection<SDMLibJsonIdMap> objects)
public SDMLibJsonIdMapPO hasSDMLibJsonIdMapPO()
public SDMLibJsonIdMapSet with(java.lang.Object value)
public SDMLibJsonIdMapSet without(SDMLibJsonIdMap value)
public SDMLibJsonIdMapPO filterSDMLibJsonIdMapPO()
public java.lang.String getEntryType()