Package org.cxml
Class Value
- java.lang.Object
-
- org.cxml.Value
-
public class Value extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringvalue1
-
Constructor Summary
Constructors Constructor Description Value()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetValue1()Gets the value of the value1 property.voidsetValue1(java.lang.String value)Sets the value of the value1 property.
-