public interface PrimitiveValue extends FeatureValue
| Modifier and Type | Method and Description | 
|---|---|
| float | toFloat()Gets this value as a float. | 
| int | toInt()Gets this value as an integer. | 
| String | toString()Gets this value as a string. | 
getString toString()
int toInt()
float toFloat()
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.