Package org.cxml

Class Value

java.lang.Object
org.cxml.Value

public class Value extends Object
  • Field Details

    • value

      protected String value
  • Constructor Details

    • Value

      public Value()
  • Method Details

    • getValue

      public String getValue()
      Gets the value of the value property.
      Returns:
      possible object is String
    • setValue

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