Class _OptionSetMemberLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.option.model._OptionSetMemberLink
All Implemented Interfaces:
com.ptc.windchill.option.model._Orderable, com.ptc.windchill.option.model.Orderable, Externalizable, Serializable, wt.esi._Releasable, Releasable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification
Direct Known Subclasses:
OptionSetMemberLink

public abstract class _OptionSetMemberLink extends ObjectToObjectLink implements Releasable, com.ptc.windchill.option.model.Orderable, Externalizable
See Also:
  • Field Details

  • Method Details

    • isMerged

      public boolean isMerged()
      A flag to indicate that the corresponding choice was merged. The default value is false

      Supported API: true

      See Also:
    • setMerged

      public void setMerged(boolean merged) throws WTPropertyVetoException
      A flag to indicate that the corresponding choice was merged. The default value is false

      Supported API: true

      Throws:
      WTPropertyVetoException
      See Also: