|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PrimitiveValue
Represents a primitive feature value - a string, integer, or float. Arrays are represented as FeatureStructures, not as primitive values.
| Method Summary | |
|---|---|
float |
toFloat()
Gets this value as a float. |
int |
toInt()
Gets this value as an integer. |
String |
toString()
Gets this value as a string. |
| Methods inherited from interface org.apache.uima.cas_data.FeatureValue |
|---|
get |
| Method Detail |
|---|
String toString()
toString in class Objectint toInt()
float toFloat()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||