public class JsonIdMapSet
extends java.util.LinkedHashSet<de.uniks.networkparser.IdMap>
| Constructor and Description |
|---|
JsonIdMapSet() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEntryType() |
JsonIdMapPO |
hasJsonIdMapPO() |
java.lang.String |
toString() |
JsonIdMapSet |
with(java.lang.Object value) |
JsonIdMapSet |
without(de.uniks.networkparser.IdMap value) |
add, clear, clone, contains, isEmpty, iterator, remove, sizeaddAll, containsAll, retainAll, toArray, toArrayfinalize, getClass, notify, notifyAll, wait, wait, waitpublic java.lang.String toString()
toString in class java.util.AbstractCollection<de.uniks.networkparser.IdMap>public java.lang.String getEntryType()
public JsonIdMapSet with(java.lang.Object value)
public JsonIdMapSet without(de.uniks.networkparser.IdMap value)
public JsonIdMapPO hasJsonIdMapPO()