|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataTags
An interface defining the tags which are used in Data containers to identify the nature of the information stored. It contains no method definitions, only tags.
Field Summary | |
---|---|
static String |
CYCLESEL
the tag used to identify a cycleselector in the Data objects. |
static String |
DEFAULT
the tag used to identify a value in the Data objects |
static String |
FILTER
the tag used to identify a remotefilter in the Data objects. |
static String |
TIMESTAMP
the tag used to identify a timestamp in the Data objects. |
static String |
VALUE
the tag used to identify a value in the Data objects |
Field Detail |
---|
static final String DEFAULT
static final String VALUE
static final String TIMESTAMP
static final String CYCLESEL
static final String FILTER
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |