Package org.cxml

Class Alternative

java.lang.Object
org.cxml.Alternative

public class Alternative extends Object
  • Field Details

    • alternativeType

      protected String alternativeType
    • basicLineNumber

      protected String basicLineNumber
  • Constructor Details

    • Alternative

      public Alternative()
  • Method Details

    • getAlternativeType

      public String getAlternativeType()
      Gets the value of the alternativeType property.
      Returns:
      possible object is String
    • setAlternativeType

      public void setAlternativeType(String value)
      Sets the value of the alternativeType property.
      Parameters:
      value - allowed object is String
    • getBasicLineNumber

      public String getBasicLineNumber()
      Gets the value of the basicLineNumber property.
      Returns:
      possible object is String
    • setBasicLineNumber

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