Package wt.part
Class MultilevelBomCompareVisitor
java.lang.Object
wt.part.MultilevelBomCompareVisitor
- All Implemented Interfaces:
Serializable
This visitor is used to write XML data for the Multilevel BOM Compare
report using a
Supported API: true
Extendable: true
DocumentHandler.
Supported API: true
Extendable: true
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddToCache(Persistable[] partLink)
Supported API: truevoidendLevel()
Supported API: truevoid
Supported API: true
-
Method Details
-
addToCache
Supported API: true- Parameters:
partLink-
-
startLevel
public void startLevel()
Supported API: true -
endLevel
public void endLevel()
Supported API: true
-