public class PlaceHolderDescriptionSet extends SDMSet<PlaceHolderDescription>
| Modifier and Type | Field and Description |
|---|---|
static PlaceHolderDescriptionSet |
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 |
|---|
PlaceHolderDescriptionSet() |
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 PlaceHolderDescriptionSet EMPTY_SET
public PlaceHolderDescriptionPO hasPlaceHolderDescriptionPO()
public java.lang.String getEntryType()
public PlaceHolderDescriptionSet with(java.lang.Object value)
public PlaceHolderDescriptionSet without(PlaceHolderDescription value)
public StringList getTextFragment()
public PlaceHolderDescriptionSet hasTextFragment(java.lang.String value)
public PlaceHolderDescriptionSet hasTextFragment(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionSet withTextFragment(java.lang.String value)
public StringList getValue()
public PlaceHolderDescriptionSet hasValue(java.lang.String value)
public PlaceHolderDescriptionSet hasValue(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionSet withValue(java.lang.String value)
public StringList getAttrName()
public PlaceHolderDescriptionSet hasAttrName(java.lang.String value)
public PlaceHolderDescriptionSet hasAttrName(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionSet withAttrName(java.lang.String value)
public booleanList getIsKeyAttribute()
public PlaceHolderDescriptionSet hasIsKeyAttribute(boolean value)
public PlaceHolderDescriptionSet withIsKeyAttribute(boolean value)
public StringList getPrefix()
public PlaceHolderDescriptionSet hasPrefix(java.lang.String value)
public PlaceHolderDescriptionSet hasPrefix(java.lang.String lower, java.lang.String upper)
public PlaceHolderDescriptionSet withPrefix(java.lang.String value)
public TemplateSet getOwners()
public PlaceHolderDescriptionSet hasOwners(java.lang.Object value)
public PlaceHolderDescriptionSet withOwners(Template value)
public PlaceHolderDescriptionSet withoutOwners(Template value)
public MatchSet getMatches()
public PlaceHolderDescriptionSet hasMatches(java.lang.Object value)
public PlaceHolderDescriptionSet withMatches(Match value)
public PlaceHolderDescriptionSet withoutMatches(Match value)
public TemplateSet getSubTemplate()
public PlaceHolderDescriptionSet hasSubTemplate(java.lang.Object value)
public PlaceHolderDescriptionSet withSubTemplate(Template value)