Object | Component |
Fields |
Field, FieldType, From, FromValue, To, ToValue |
Introduced in |
|
Fields
#
Field name
Extract data using the method
Object type
1
Field
getField();
String
2
FieldType
getFieldType();
String
3
From
getFrom();
String
4
FromValue
getFromValue();
String
5
To
getTo();
String
6
ToValue
getToValue();
String
# | Field name | Extract data using the method | Object type |
---|---|---|---|
1 | Field |
getField(); |
String |
2 | FieldType |
getFieldType(); |
String |
3 | From |
getFrom(); |
String |
4 | FromValue |
getFromValue(); |
String |
5 | To |
getTo(); |
String |
6 | ToValue |
getToValue(); |
String |