@Retention(value=RUNTIME)
public @interface AFPType
Indicates that all fields of the annotated class are treated as if they were annotated with
AFPField. If a class is annotated with AFPType, only fields that
differ from AFPField default values have to be explicitely annotated with AFPField