public class SeppelSpaceProxySet extends SDMSet<SeppelSpaceProxy>
| Modifier and Type | Field and Description |
|---|---|
static SeppelSpaceProxySet |
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 |
|---|
SeppelSpaceProxySet() |
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 SeppelSpaceProxySet EMPTY_SET
public SeppelSpaceProxyPO hasSeppelSpaceProxyPO()
public java.lang.String getEntryType()
public SeppelSpaceProxySet with(java.lang.Object value)
public SeppelSpaceProxySet without(SeppelSpaceProxy value)
public StringList getSpaceId()
public SeppelSpaceProxySet hasSpaceId(java.lang.String value)
public SeppelSpaceProxySet hasSpaceId(java.lang.String lower, java.lang.String upper)
public SeppelSpaceProxySet withSpaceId(java.lang.String value)
public booleanList getAcceptsConnectionRequests()
public SeppelSpaceProxySet hasAcceptsConnectionRequests(boolean value)
public SeppelSpaceProxySet withAcceptsConnectionRequests(boolean value)
public StringList getHostName()
public SeppelSpaceProxySet hasHostName(java.lang.String value)
public SeppelSpaceProxySet hasHostName(java.lang.String lower, java.lang.String upper)
public SeppelSpaceProxySet withHostName(java.lang.String value)
public intList getPortNo()
public SeppelSpaceProxySet hasPortNo(int value)
public SeppelSpaceProxySet hasPortNo(int lower, int upper)
public SeppelSpaceProxySet withPortNo(int value)
public StringList getLoginName()
public SeppelSpaceProxySet hasLoginName(java.lang.String value)
public SeppelSpaceProxySet hasLoginName(java.lang.String lower, java.lang.String upper)
public SeppelSpaceProxySet withLoginName(java.lang.String value)
public StringList getPassword()
public SeppelSpaceProxySet hasPassword(java.lang.String value)
public SeppelSpaceProxySet hasPassword(java.lang.String lower, java.lang.String upper)
public SeppelSpaceProxySet withPassword(java.lang.String value)
public SeppelSpaceProxySet getPartners()
public SeppelSpaceProxySet hasPartners(java.lang.Object value)
public SeppelSpaceProxySet getPartnersTransitive()
public SeppelSpaceProxySet withPartners(SeppelSpaceProxy value)
public SeppelSpaceProxySet withoutPartners(SeppelSpaceProxy value)
public SeppelScopeSet getScopes()
public SeppelSpaceProxySet hasScopes(java.lang.Object value)
public SeppelSpaceProxySet withScopes(SeppelScope value)
public SeppelSpaceProxySet withoutScopes(SeppelScope value)
public SeppelChannelSet getChannel()
public SeppelSpaceProxySet hasChannel(java.lang.Object value)
public SeppelSpaceProxySet withChannel(SeppelChannel value)
public BoardTaskSet getTasks()
public SeppelSpaceProxySet hasTasks(java.lang.Object value)
public SeppelSpaceProxySet withTasks(BoardTask value)
public SeppelSpaceProxySet withoutTasks(BoardTask value)