wt.eff.format
Class UnitEffFormat

java.lang.Object
  extended by wt.eff.format.AbstractEffFormat
      extended by wt.eff.format.UnitEffFormat
All Implemented Interfaces:
Externalizable, Serializable, EffFormat
Direct Known Subclasses:
AlphaNumericUnitEffFormat, DefaultUnitEffFormat, NumericUnitEffFormat

public abstract class UnitEffFormat
extends AbstractEffFormat
implements Externalizable

UnitEffFormat class is the parent of all concrete Unit Number Effectivity Format classes. It implements operations that is shared by all of its subclasses, but is also available for them to override, if need be.


Supported API: true

Extendable: true

Since:
Windchill 9.0
See Also:
EffFormat, EffFormatService, Serialized Form

Method Summary
 
Methods inherited from class wt.eff.format.AbstractEffFormat
addToRangeValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface wt.eff.format.EffFormat
compareRangeValues, getDisplayDescription, getDisplayName, validateRangeValue