com.ptc.core.meta.common
Class Ratio

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

public class Ratio
extends Object
implements Comparable, Externalizable

Attribute content wrapper for Ratio. Each Ratio content will have a double numerator and a double denominator. 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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait