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

All Superinterfaces:
AbstractValue, Element

public interface ByteStringValue
extends AbstractValue

Byte String value interface.


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

Field Detail

copyright

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

getValue

byte[] getValue()

Returns the value.

Returns: