public class PrimitiveValueImpl extends Object implements PrimitiveValue
| Constructor and Description |
|---|
PrimitiveValueImpl(float aValue) |
PrimitiveValueImpl(int aValue) |
PrimitiveValueImpl(String aValue) |
public PrimitiveValueImpl(String aValue)
public PrimitiveValueImpl(int aValue)
public PrimitiveValueImpl(float aValue)
public String toString()
PrimitiveValuetoString in interface PrimitiveValuetoString in class Objectpublic int toInt()
PrimitiveValuetoInt in interface PrimitiveValuepublic float toFloat()
PrimitiveValuetoFloat in interface PrimitiveValuepublic Object get()
FeatureValueget in interface FeatureValueCopyright © 2015. All rights reserved.