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