Class CollectionsTestEntityProperty

java.lang.Object
org.fastnate.generator.test.collections.CollectionsTestEntityProperty

@Embeddable public class CollectionsTestEntityProperty extends Object
An embedded property of an entity.
Author:
Tobias Liefke
  • Constructor Details

    • CollectionsTestEntityProperty

      public CollectionsTestEntityProperty(String description, CollectionsTestEntity otherEntity)
    • CollectionsTestEntityProperty

      public CollectionsTestEntityProperty()
  • Method Details