Class SchemaTestEntity
java.lang.Object
org.fastnate.generator.test.schema.SchemaTestEntity
Test entity for testing
schema and catalog annotations.- Author:
- Tobias Liefke
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSchemaTestEntity(String name) Creates a new instance ofSchemaTestEntity. -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()voidsetEntities(List<SchemaTestEntity> entities) voidvoidvoidsetStrings(Set<String> strings)
-
Constructor Details
-
SchemaTestEntity
Creates a new instance ofSchemaTestEntity.- Parameters:
name- the name of the entity
-
SchemaTestEntity
protected SchemaTestEntity()
-
-
Method Details
-
getId
-
getName
-
getEntities
-
getStrings
-
setId
-
setName
-
setEntities
-
setStrings
-