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