cpr.data.tabledata.DataType

Header data type.

Index

Properties
Name Type Description
STRING String
NUMBER String
DECIMAL String
EXPRESSION String
Methods
Name Return Type Description
getAll String[]

Constructor

DataType()

Properties

STRING
type String
NUMBER
type String
DECIMAL
type String
EXPRESSION
type String

Methods

getAll()
return String[]