Uses of Class
org.tomitribe.crest.javadoc.Javadoc.Author
-
Packages that use Javadoc.Author Package Description org.tomitribe.crest.javadoc -
-
Uses of Javadoc.Author in org.tomitribe.crest.javadoc
Methods in org.tomitribe.crest.javadoc that return Javadoc.Author Modifier and Type Method Description Javadoc.AuthorJavadoc.Author.Builder. build()Methods in org.tomitribe.crest.javadoc that return types with arguments of type Javadoc.Author Modifier and Type Method Description java.util.List<Javadoc.Author>Javadoc. getAuthors()Methods in org.tomitribe.crest.javadoc with parameters of type Javadoc.Author Modifier and Type Method Description Javadoc.BuilderJavadoc.Builder. author(Javadoc.Author author)Method parameters in org.tomitribe.crest.javadoc with type arguments of type Javadoc.Author Modifier and Type Method Description Javadoc.BuilderJavadoc.Builder. authors(java.util.List<Javadoc.Author> authors)
-