Package org.labkey.remoteapi.assay
Class Batch
java.lang.Object
org.labkey.remoteapi.ResponseObject
org.labkey.remoteapi.assay.ExpObject
org.labkey.remoteapi.assay.Batch
-
Field Summary
Fields inherited from class org.labkey.remoteapi.ResponseObject
_allProperties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.labkey.remoteapi.assay.ExpObject
getId, getName, getProperties, setId, setName, setProperties
Methods inherited from class org.labkey.remoteapi.ResponseObject
getAllProperties
-
Constructor Details
-
Batch
public Batch() -
Batch
public Batch(org.json.JSONObject json)
-
-
Method Details
-
getRuns
-
setRuns
-
toJSONObject
public org.json.JSONObject toJSONObject()- Overrides:
toJSONObject
in classExpObject
-