Package cvut.fel
Class GeneratorTemp
java.lang.Object
cvut.fel.GeneratorTemp
public class GeneratorTemp
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description GeneratorTemp()
-
Method Summary
Modifier and Type Method Description static Address
generateAddress()
static Author
generateAuthor()
static Book
generateBook()
static Genre
generateGenre()
static Library
generateLibrary()
static Publisher
generatePublisher()
-
Constructor Details
-
GeneratorTemp
public GeneratorTemp()
-
-
Method Details