|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractList
com.steptools.stdev.keystone.Aggregate
com.steptools.stdev.keystone.AggregateInteger
com.steptools.stdev.keystone.SetInteger
public class SetInteger
Represents EXPRESS Set of integer
| Field Summary | |
|---|---|
static AggregateDomain |
DOMAIN
|
| Constructor Summary | |
|---|---|
SetInteger()
|
|
| Method Summary | |
|---|---|
Domain |
domain()
Get the Domain of this object |
| Methods inherited from class com.steptools.stdev.keystone.AggregateInteger |
|---|
add, add, getValue, set |
| Methods inherited from class com.steptools.stdev.keystone.Aggregate |
|---|
add, clone, get, remove, set, size |
| Methods inherited from class java.util.AbstractList |
|---|
add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, subList |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.List |
|---|
add, addAll, addAll, clear, contains, containsAll, equals, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, removeAll, retainAll, subList, toArray, toArray |
| Field Detail |
|---|
public static final AggregateDomain DOMAIN
| Constructor Detail |
|---|
public SetInteger()
| Method Detail |
|---|
public Domain domain()
Instance
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||