Uses of Class
com.github.javafaker.Dune.Quote
-
Packages that use Dune.Quote Package Description com.github.javafaker -
-
Uses of Dune.Quote in com.github.javafaker
Methods in com.github.javafaker that return Dune.Quote Modifier and Type Method Description static Dune.QuoteDune.Quote. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Dune.Quote[]Dune.Quote. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.github.javafaker with parameters of type Dune.Quote Modifier and Type Method Description java.lang.StringDune. quote(Dune.Quote quote)
-