Package wt.eff.format
Class UnitEffFormat
java.lang.Object
wt.eff.format.AbstractEffFormat
wt.eff.format.UnitEffFormat
- All Implemented Interfaces:
Externalizable,Serializable,EffFormat
- Direct Known Subclasses:
AlphaNumericUnitEffFormat,DefaultUnitEffFormat,NumericUnitEffFormat
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
Supported API: true
Extendable: true
- Since:
- Windchill 9.0
- See Also:
-
Method Summary
Methods inherited from class wt.eff.format.AbstractEffFormat
addToRangeValue, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.eff.format.EffFormat
compareRangeValues, getDisplayDescription, getDisplayName, validateRangeValue