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

All Superinterfaces:
AbstractValue, Element

public interface ReferenceValue
extends AbstractValue

Reference value interface.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 Element getValue()
          Returns the value.
 

Field Detail

copyright

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

getValue

Element getValue()

Returns the value.

Returns: