Class Material


public class Material extends ExpObject
  • Constructor Details

    • Material

      public Material()
    • Material

      public Material(org.json.JSONObject json)
  • Method Details

    • toJSONObject

      public org.json.JSONObject toJSONObject()
      Overrides:
      toJSONObject in class ExpObject
    • getSampleSetName

      public String getSampleSetName()
    • setSampleSetName

      public void setSampleSetName(String sampleSetName)
    • getSampleSetId

      public Long getSampleSetId()
    • setSampleSetId

      public void setSampleSetId(Long sampleSetId)