Class RequiredChildTestEntity
java.lang.Object
org.fastnate.generator.test.reference.RequiredChildTestEntity
Child entity to test references between parents and childs.
- Author:
- Tobias Liefke
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedRequiredChildTestEntity(Long id, ParentTestEntity parent) -
Method Summary
-
Constructor Details
-
RequiredChildTestEntity
-
RequiredChildTestEntity
protected RequiredChildTestEntity()
-
-
Method Details
-
getId
-
getParent
-
setId
-
setParent
-