public class FetchFileFlowSet extends SDMSet<FetchFileFlow>
| Modifier and Type | Field and Description |
|---|---|
static FetchFileFlowSet |
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 |
|---|
FetchFileFlowSet() |
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 FetchFileFlowSet EMPTY_SET
public FetchFileFlowPO hasFetchFileFlowPO()
public java.lang.String getEntryType()
public FetchFileFlowSet with(java.lang.Object value)
public FetchFileFlowSet without(FetchFileFlow value)
public FetchFileFlowSet run()
public PeerProxySet getFileServer()
public FetchFileFlowSet hasFileServer(PeerProxy value)
public FetchFileFlowSet withFileServer(PeerProxy value)
public SDMLibJsonIdMapSet getIdMap()
public FetchFileFlowSet hasIdMap(SDMLibJsonIdMap value)
public FetchFileFlowSet withIdMap(SDMLibJsonIdMap value)
public StringList getFileName()
public FetchFileFlowSet hasFileName(java.lang.String value)
public FetchFileFlowSet hasFileName(java.lang.String lower, java.lang.String upper)
public FetchFileFlowSet withFileName(java.lang.String value)
public intList getTaskNo()
public FetchFileFlowSet hasTaskNo(int value)
public FetchFileFlowSet hasTaskNo(int lower, int upper)
public FetchFileFlowSet withTaskNo(int value)
public TaskFlowSet getSubFlow()
public FetchFileFlowSet hasSubFlow(java.lang.Object value)
public TaskFlowSet getSubFlowTransitive()
public FetchFileFlowSet withSubFlow(TaskFlow value)
public TaskFlowSet getParent()
public FetchFileFlowSet hasParent(java.lang.Object value)
public TaskFlowSet getParentTransitive()
public FetchFileFlowSet withParent(TaskFlow value)