Class CollectionsTestEntityProperty
java.lang.Object
org.fastnate.generator.test.collections.CollectionsTestEntityProperty
An embedded property of an entity.
- Author:
- Tobias Liefke
-
Constructor Summary
ConstructorsConstructorDescriptionCollectionsTestEntityProperty(String description, CollectionsTestEntity otherEntity) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetOtherEntity(CollectionsTestEntity otherEntity)
-
Constructor Details
-
CollectionsTestEntityProperty
-
CollectionsTestEntityProperty
public CollectionsTestEntityProperty()
-
-
Method Details
-
getDescription
-
getOtherEntity
-
setDescription
-
setOtherEntity
-