com.haley.haleyrules
Interface TemplateFieldTypes
- public interface TemplateFieldTypes
The TemplateFieldTypes interface provides the constants that can be returned by TemplateField.getType().
- See Also:
TemplateField.getType()
UNKNOWN
public static final byte UNKNOWN
- See Also:
- Constant Field Values
BOOLEAN_FIELD
public static final byte BOOLEAN_FIELD
- See Also:
- Constant Field Values
DATE_FIELD
public static final byte DATE_FIELD
- See Also:
- Constant Field Values
TIME_FIELD
public static final byte TIME_FIELD
- See Also:
- Constant Field Values
INTEGER_FIELD
public static final byte INTEGER_FIELD
- See Also:
- Constant Field Values
REAL_FIELD
public static final byte REAL_FIELD
- See Also:
- Constant Field Values
NUMBER_FIELD
public static final byte NUMBER_FIELD
- See Also:
- Constant Field Values
SYMBOL_FIELD
public static final byte SYMBOL_FIELD
- See Also:
- Constant Field Values
POINTER_FIELD
public static final byte POINTER_FIELD
- See Also:
- Constant Field Values
ELEMENT_FIELD
public static final byte ELEMENT_FIELD
- See Also:
- Constant Field Values
SEQUENCE_FIELD
public static final byte SEQUENCE_FIELD
- See Also:
- Constant Field Values
ANY_FIELD
public static final byte ANY_FIELD
- See Also:
- Constant Field Values
Copyright © 1998-2006 Haley Systems, Inc. All Rights Reserved.