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

All Superinterfaces:
Element, SimpleType

public interface TimeStampType
extends SimpleType

This interface represents a time stamp type


Field Summary
static java.lang.String copyright
           
 
Method Summary
 java.lang.String getMaxValue()
           
 java.lang.String getMinValue()
           
 

Field Detail

copyright

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

getMaxValue

java.lang.String getMaxValue()

Returns the maximum value.

Returns:

getMinValue

java.lang.String getMinValue()

Returns the minimum value.

Returns: