public class ReplicationNodeSet extends de.uniks.networkparser.list.SimpleSet<ReplicationNode>
| Modifier and Type | Field and Description |
|---|---|
static ReplicationNodeSet |
EMPTY_SET |
| Constructor and Description |
|---|
ReplicationNodeSet() |
ReplicationNodeSet(java.util.Collection<ReplicationNode> objects) |
ReplicationNodeSet(ReplicationNode... objects) |
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, notify, notifyAll, wait, wait, waitpublic static final ReplicationNodeSet EMPTY_SET
public ReplicationNodeSet()
public ReplicationNodeSet(ReplicationNode... objects)
public ReplicationNodeSet(java.util.Collection<ReplicationNode> objects)
public ReplicationNodePO hasReplicationNodePO()
public ReplicationNodeSet with(java.lang.Object value)
public ReplicationNodeSet without(ReplicationNode value)
public de.uniks.networkparser.list.StringList getSpaceId()
public ReplicationNodeSet hasSpaceId(java.lang.String value)
public ReplicationNodeSet hasSpaceId(java.lang.String lower, java.lang.String upper)
public ReplicationNodeSet withSpaceId(java.lang.String value)
public ChangeHistorySet getHistory()
public ReplicationNodeSet hasHistory(ChangeHistory value)
public ReplicationNodeSet withHistory(ChangeHistory value)
public longList getLastChangeId()
public ReplicationNodeSet hasLastChangeId(long value)
public ReplicationNodeSet hasLastChangeId(long lower, long upper)
public ReplicationNodeSet withLastChangeId(long value)
public de.uniks.networkparser.list.StringList getNodeId()
public ReplicationNodeSet hasNodeId(java.lang.String value)
public ReplicationNodeSet hasNodeId(java.lang.String lower, java.lang.String upper)
public ReplicationNodeSet withNodeId(java.lang.String value)
public booleanList getJavaFXApplication()
public ReplicationNodeSet hasJavaFXApplication(boolean value)
public ReplicationNodeSet withJavaFXApplication(boolean value)
public SharedSpaceSet getSharedSpaces()
public ReplicationNodeSet hasSharedSpaces(java.lang.Object value)
public ReplicationNodeSet withSharedSpaces(SharedSpace value)
public ReplicationNodeSet withoutSharedSpaces(SharedSpace value)
public ReplicationNodePO filterReplicationNodePO()
public java.lang.String getEntryType()