com.ptc.core.meta.common
Class FloatingPoint

java.lang.Object
  extended by com.ptc.core.meta.common.FloatingPoint
All Implemented Interfaces:
Externalizable, Serializable, Comparable

public class FloatingPoint
extends Object
implements Comparable, Externalizable

Attribute content wrapper for Floating Point. Each FloatingPoint content will have a double value and a int precision. Those attributes can only be set from the constructor.

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait