|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vordel.es.FieldType
com.vordel.es.ConstantFieldType
public class ConstantFieldType
Special FieldType to distinguish constant Fields from normal Fields. Can
only have one value, and cannot be a binary type.
| Field Summary |
|---|
| Fields inherited from class com.vordel.es.FieldType |
|---|
BINARY, BOOLEAN, defaultValues, ENCRYPTED, INTEGER, LONG, ONE, REF_DELIMITER, reftype, SOFT_REF_DELIMITER, STRING, type, UTCTIME |
| Constructor Summary | |
|---|---|
protected |
ConstantFieldType(java.lang.String type,
Value defaultValue)
|
| Method Summary |
|---|
| Methods inherited from class com.vordel.es.FieldType |
|---|
equals, getCardinality, getDefault, getDefaults, getDefaultValues, getMaxValueCount, getMinValueCount, getRefType, getType, isNumeric, isRefType, isSoftRefType, isValidPrimitiveType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ConstantFieldType(java.lang.String type,
Value defaultValue)
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||