| Modifier and Type | Field and Description |
|---|---|
static SDMTimerSet |
EMPTY_SET |
| Constructor and Description |
|---|
SDMTimerSet() |
SDMTimerSet(java.util.Collection<SDMTimer> objects) |
SDMTimerSet(SDMTimer... objects) |
| Modifier and Type | Method and Description |
|---|---|
SDMTimerPO |
filterSDMTimerPO() |
java.lang.String |
getEntryType() |
SDMTimerPO |
hasSDMTimerPO() |
SDMTimerSet |
schedule(java.util.TimerTask p0) |
SDMTimerSet |
with(java.lang.Object value) |
SDMTimerSet |
without(SDMTimer value) |
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 SDMTimerSet EMPTY_SET
public SDMTimerSet()
public SDMTimerSet(SDMTimer... objects)
public SDMTimerSet(java.util.Collection<SDMTimer> objects)
public SDMTimerPO hasSDMTimerPO()
public SDMTimerSet with(java.lang.Object value)
public SDMTimerSet without(SDMTimer value)
public SDMTimerSet schedule(java.util.TimerTask p0)
public SDMTimerPO filterSDMTimerPO()
public java.lang.String getEntryType()