Uses of Class
org.fa.tei.jaxb.v2_x.Author
-
Packages that use Author Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Author in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x with type parameters of type Author Modifier and Type Field Description protected List<Author>MsItemStruct. authorsMethods in org.fa.tei.jaxb.v2_x that return Author Modifier and Type Method Description AuthorObjectFactory. createAuthor()Create an instance ofAuthorMethods in org.fa.tei.jaxb.v2_x that return types with arguments of type Author Modifier and Type Method Description List<Author>MsItemStruct. getAuthors()Gets the value of the authors property.
-