Class Zelda


  • public class Zelda
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Zelda​(Faker faker)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String character()  
      java.lang.String game()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Zelda

        protected Zelda​(Faker faker)
    • Method Detail

      • game

        public java.lang.String game()
      • character

        public java.lang.String character()