public class SetValueSetAdapter extends java.util.AbstractSet<java.lang.Object> implements SetHolder
| Constructor and Description |
|---|
SetValueSetAdapter(SetValue setValue)
Constructs a set value set adapter.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Returns the id of the holder if present.
|
Type |
getItemType()
Returns the type of the items stored in this collection.
|
ValueHolder |
getNotCompiledValueHolder() |
SetType |
getType()
Returns the type of the holder.
|
java.util.Iterator<java.lang.Object> |
iterator() |
int |
size() |
java.lang.String |
toString() |
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic SetValueSetAdapter(SetValue setValue)
setValue - public java.util.Iterator<java.lang.Object> iterator()
iterator in interface java.lang.Iterable<java.lang.Object>iterator in interface java.util.Collection<java.lang.Object>iterator in interface java.util.Set<java.lang.Object>iterator in class java.util.AbstractCollection<java.lang.Object>public int size()
size in interface java.util.Collection<java.lang.Object>size in interface java.util.Set<java.lang.Object>size in class java.util.AbstractCollection<java.lang.Object>public SetType getType()
ValueHoldergetType in interface SetHoldergetType in interface ValueHolderpublic java.lang.String getId()
ValueHoldergetId in interface ValueHolderpublic Type getItemType()
CollectionHoldergetItemType in interface CollectionHolderpublic java.lang.String toString()
toString in class java.util.AbstractCollection<java.lang.Object>public ValueHolder getNotCompiledValueHolder()
getNotCompiledValueHolder in interface ValueHolderCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.