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