Interface OrderEditResult

All Known Implementing Classes:
Applied, NotProcessed, PreviewFailure, PreviewSuccess

public interface OrderEditResult
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getType

      String getType()
    • setType

      void setType(String type)