Class SaveAssayBatchResponse

java.lang.Object
org.labkey.remoteapi.CommandResponse
org.labkey.remoteapi.assay.SaveAssayBatchResponse

public class SaveAssayBatchResponse extends CommandResponse
  • Constructor Details

    • SaveAssayBatchResponse

      public SaveAssayBatchResponse(String text, int statusCode, String contentType, org.json.JSONObject json)
  • Method Details

    • getBatch

      public Batch getBatch()
    • getAssayId

      public int getAssayId()