Package org.cxml

Class DsKeyValue

java.lang.Object
org.cxml.DsKeyValue

public class DsKeyValue extends Object
  • Field Details

    • value

      protected String value
  • Constructor Details

    • DsKeyValue

      public DsKeyValue()
  • 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