public class ReplicationRootSet extends SDMSet<ReplicationRoot>
| Modifier and Type | Field and Description |
|---|---|
static ReplicationRootSet |
EMPTY_SET |
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, BIG_KEY, BIG_VALUE, CASESENSITIVE, DELETED, elements, emptyArray, flag, MAP, MAXDELETED, MAXUSEDLIST, MINHASHINGSIZE, MINSIZE, MINUSEDLIST, READONLY, SIZE_BIG, SMALL_KEY, SMALL_VALUE, VISIBLE| Constructor and Description |
|---|
ReplicationRootSet() |
add, add, cloneIterator, getNewList, has, instanceOf, intersection, iterator, minus, remove, remove, set, toString, union, withReadOnlyaddAll, addAll, copyEntity, iteratorReverse, lastIndexOf, listIterator, listIterator, removeItemByObject, subSet, with, withAll, withListaddFlag, addHashItem, addKey, addKeyValue, checkValue, clear, comparator, contains, containsAll, fireProperty, first, flag, get, getByIndex, getKeyByIndex, getLastPositionKey, getPositionKey, getPositionValue, getSignalFlag, getValueItem, hashKey, hasKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastindexOf, move, pack, removeAll, removeByObject, retainAll, setValue, size, toArray, toArray, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withVisibleequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final ReplicationRootSet EMPTY_SET
public ReplicationRootPO hasReplicationRootPO()
public java.lang.String getEntryType()
public ReplicationRootSet with(java.lang.Object value)
public ReplicationRootSet without(ReplicationRoot value)
public StringList getName()
public ReplicationRootSet hasName(java.lang.String value)
public ReplicationRootSet hasName(java.lang.String lower, java.lang.String upper)
public ReplicationRootSet withName(java.lang.String value)
public ObjectSet getApplicationObject()
public ReplicationRootSet hasApplicationObject(java.lang.Object value)
public ReplicationRootSet withApplicationObject(java.lang.Object value)
public ReplicationRootSet getKids()
public ReplicationRootSet hasKids(java.lang.Object value)
public ReplicationRootSet getKidsTransitive()
public ReplicationRootSet withKids(ReplicationRoot value)
public ReplicationRootSet withoutKids(ReplicationRoot value)
public ReplicationRootSet getParent()
public ReplicationRootSet hasParent(java.lang.Object value)
public ReplicationRootSet getParentTransitive()
public ReplicationRootSet withParent(ReplicationRoot value)