Returns the type of this field. Return value will be one of PTSFieldType.STRING
, PTSFieldType.INT
, PTSFieldType.FLOAT
, PTSFieldType.BOOLEAN
, PTSFieldType.DATETIME
.
the type of this IPTSField
.
IPTSField Interface | com.plumtree.server.search Namespace