java.lang.Object
com.persequor.saga.modules.nmvstest.model.TestPack

public class TestPack extends Object
  • Constructor Details

    • TestPack

      public TestPack()
    • TestPack

      public TestPack(String packId, String operation)
  • Method Details

    • getPackId

      public String getPackId()
    • setPackId

      public void setPackId(String packId)
    • getOperation

      public OperationType getOperation()
    • setOperation

      public void setOperation(OperationType operation)