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