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()
PrimitiveValue
toString
in interface PrimitiveValue
toString
in class Object
public int toInt()
PrimitiveValue
toInt
in interface PrimitiveValue
public float toFloat()
PrimitiveValue
toFloat
in interface PrimitiveValue
public Object get()
FeatureValue
get
in interface FeatureValue
Copyright © 2014. All rights reserved.