Package org.labkey.remoteapi.assay
Class Material
java.lang.Object
org.labkey.remoteapi.ResponseObject
org.labkey.remoteapi.assay.ExpObject
org.labkey.remoteapi.assay.Material
-
Field Summary
Fields inherited from class org.labkey.remoteapi.ResponseObject
_allProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setSampleSetId
(Long sampleSetId) void
setSampleSetName
(String sampleSetName) org.json.JSONObject
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
-
Material
public Material() -
Material
public Material(org.json.JSONObject json)
-
-
Method Details
-
toJSONObject
public org.json.JSONObject toJSONObject()- Overrides:
toJSONObject
in classExpObject
-
getSampleSetName
-
setSampleSetName
-
getSampleSetId
-
setSampleSetId
-