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