Package response

Class IntermediateResponse

java.lang.Object
response.BaseResponse
response.IntermediateResponse
All Implemented Interfaces:
Serializable

public class IntermediateResponse extends BaseResponse
See Also:
  • Constructor Details

    • IntermediateResponse

      public IntermediateResponse (int responseKey, int totalDeliveries)
  • Method Details

    • getResponseKey

      public int getResponseKey()
    • getTotalDeliveries

      public int getTotalDeliveries()