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
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