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

All Superinterfaces:
SimpleType

public interface DateTimeType
extends SimpleType

This interface represents a data time type


Field Summary
static java.lang.String copyright
           
 
Method Summary
 java.lang.String getFormat()
          Returns the format.
 

Field Detail

copyright

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

getFormat

java.lang.String getFormat()

Returns the format. (See Java SimpleDataFormat specifications)

Returns: