public class RawDataProperty extends ExtendedProperty
ExtendedProperty
Modifier and Type | Field and Description |
---|---|
private int |
channel |
Constructor and Description |
---|
RawDataProperty(String name,
String title,
String description,
String column,
Type type,
int length,
boolean nullable,
Formula.AverageMethod averageMethod,
int channel)
Create a new rawdata property.
|
Modifier and Type | Method and Description |
---|---|
int |
getChannel()
Get the channel this property belongs to.
|
getAverageMethod, getColumn, getDescription, getLength, getName, getTitle, getType, getUrl, isAveragable, isInsertable, isNullable, isRestrictedEdit, isUpdateable, isValidName, parseString, parseString, toTransferable, validateValue