Class StringAnnotationType

java.lang.Object
annotation.DataAnnotationType<StringAnnotation>
annotation.string.StringAnnotationType

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