Class ProtocolResponse

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

public class ProtocolResponse extends CommandResponse
  • Constructor Details

    • ProtocolResponse

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

    • getProtocol

      public Protocol getProtocol()