Package org.cxml

Class SampleDefinition

java.lang.Object
org.cxml.SampleDefinition

public class SampleDefinition extends Object
  • Field Details

    • sampleSize

      protected String sampleSize
    • sampleType

      protected String sampleType
  • Constructor Details

    • SampleDefinition

      public SampleDefinition()
  • Method Details

    • getSampleSize

      public String getSampleSize()
      Gets the value of the sampleSize property.
      Returns:
      possible object is String
    • setSampleSize

      public void setSampleSize(String value)
      Sets the value of the sampleSize property.
      Parameters:
      value - allowed object is String
    • getSampleType

      public String getSampleType()
      Gets the value of the sampleType property.
      Returns:
      possible object is String
    • setSampleType

      public void setSampleType(String value)
      Sets the value of the sampleType property.
      Parameters:
      value - allowed object is String