Class ChangeActionRemoveData

java.lang.Object
com.technia.dsx.threedspace.change.action.ChangeActionModificationData
com.technia.dsx.threedspace.change.action.ChangeActionRemoveData

public class ChangeActionRemoveData extends ChangeActionModificationData
Document me
Since:
2023-02-17
  • Constructor Details

    • ChangeActionRemoveData

      public ChangeActionRemoveData()
  • Method Details

    • getCustomerAttributes

      public List<String> getCustomerAttributes()
    • setCustomerAttributes

      public void setCustomerAttributes(List<String> customerAttributes)
    • getProposedChanges

      public List<String> getProposedChanges()
    • setProposedChanges

      public void setProposedChanges(List<String> proposedChanges)