public class SeppelChannelSet extends SDMSet<SeppelChannel>
| Modifier and Type | Field and Description |
|---|---|
static SeppelChannelSet |
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 |
|---|
SeppelChannelSet() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEntryType() |
booleanList |
getLoginValidated() |
SeppelSpaceProxySet |
getSeppelSpaceProxy() |
SocketSet |
getSocket() |
SeppelChannelSet |
hasLoginValidated(boolean value) |
SeppelChannelPO |
hasSeppelChannelPO() |
SeppelChannelSet |
hasSeppelSpaceProxy(java.lang.Object value) |
SeppelChannelSet |
hasSocket(java.net.Socket value) |
SeppelChannelSet |
with(java.lang.Object value) |
SeppelChannelSet |
withLoginValidated(boolean value) |
SeppelChannelSet |
without(SeppelChannel value) |
SeppelChannelSet |
withSeppelSpaceProxy(SeppelSpaceProxy value) |
SeppelChannelSet |
withSocket(java.net.Socket value) |
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 SeppelChannelSet EMPTY_SET
public SeppelChannelPO hasSeppelChannelPO()
public java.lang.String getEntryType()
public SeppelChannelSet with(java.lang.Object value)
public SeppelChannelSet without(SeppelChannel value)
public SocketSet getSocket()
public SeppelChannelSet hasSocket(java.net.Socket value)
public SeppelChannelSet withSocket(java.net.Socket value)
public booleanList getLoginValidated()
public SeppelChannelSet hasLoginValidated(boolean value)
public SeppelChannelSet withLoginValidated(boolean value)
public SeppelSpaceProxySet getSeppelSpaceProxy()
public SeppelChannelSet hasSeppelSpaceProxy(java.lang.Object value)
public SeppelChannelSet withSeppelSpaceProxy(SeppelSpaceProxy value)