wt.part
Interface Part

All Superinterfaces:
ElectronicallySignable, Serializable
All Known Subinterfaces:
PartMaster, PartVersion
All Known Implementing Classes:
WTPart, WTPartMaster

public interface Part
extends Serializable, ElectronicallySignable

This interface representing the concept of a part is almost unused, so far, and WTPart and WTPartMaster should be used instead for customization purposes. A part is an object to be tracked that can be built or delivered to a consumer. This may include raw materials such as oil, assembled products such as a car, or externally procured components such as nuts and bolts.

Supported API: false

Extendable: false