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

All Superinterfaces:
SimpleType

public interface ByteStringType
extends SimpleType

This interface represents a byte string type


Field Summary
static java.lang.String copyright
           
 
Method Summary
 int getMaxLength()
          Returns the maximum length.
 

Field Detail

copyright

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

getMaxLength

int getMaxLength()

Returns the maximum length.

Returns: