Package com.github.javafaker
Class Relationships
- java.lang.Object
-
- com.github.javafaker.Relationships
-
public class Relationships extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedRelationships(Faker faker)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringany()java.lang.Stringdirect()java.lang.Stringextended()java.lang.StringinLaw()java.lang.Stringparent()java.lang.Stringsibling()java.lang.Stringspouse()
-
-
-
Constructor Detail
-
Relationships
protected Relationships(Faker faker)
-
-