com.ibm.pdp.maf.rpp.kernel
Interface DecimalValue

All Superinterfaces:
AbstractValue, Element

public interface DecimalValue
extends AbstractValue

Decimal value interface.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 java.lang.String getValue()
           
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getValue

java.lang.String getValue()

Returns the value.

Returns: