Enum Class ESIBOMComponentRenderer.AdjustActions

java.lang.Object
java.lang.Enum<ESIBOMComponentRenderer.AdjustActions>
com.ptc.windchill.esi.bom.ESIBOMComponentRenderer.AdjustActions
All Implemented Interfaces:
Serializable, Comparable<ESIBOMComponentRenderer.AdjustActions>, Constable
Enclosing class:
ESIBOMComponentRenderer

public static enum ESIBOMComponentRenderer.AdjustActions extends Enum<ESIBOMComponentRenderer.AdjustActions>
ADDED_AND_DELETED - Send the BOM component in a pair of added and deleted elements.
UNCHANGED - Send the BOM component in the unchanged element.
NONE - No adjustment action is needed; send as is.
Supported API: true