Uses of Class
com.github.javafaker.Dune.Saying
-
Packages that use Dune.Saying Package Description com.github.javafaker -
-
Uses of Dune.Saying in com.github.javafaker
Methods in com.github.javafaker that return Dune.Saying Modifier and Type Method Description static Dune.SayingDune.Saying. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Dune.Saying[]Dune.Saying. 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.Saying Modifier and Type Method Description java.lang.StringDune. saying(Dune.Saying saying)
-