Annotation Type AuthoredType
-
@Retention(RUNTIME) @Target(TYPE) public @interface AuthoredType
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.StringTUE
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringaffiliationSpecifies the affiliation of the authorjava.lang.StringauthorSpecifies the name of the authorjava.lang.Stringemailspecifies the e-mail address of the authorjava.lang.StringtypeNameSpecifies the user-readable type for this class
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringwebsiteSpecifies the website of the author (note that this should be URL style, i.e.
-