Class Ratio

java.lang.Object
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: