Class TimestampAnnotationType

java.lang.Object
annotation.DataAnnotationType<TimestampAnnotation<?>>
annotation.timestamp.TimestampAnnotationType

public class TimestampAnnotationType extends DataAnnotationType<TimestampAnnotation<?>>
Simple annotation type that does nothing by add a string text to a datat unit.
Author:
Doug Gillespie