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