Class EmbeddableTestEntity
java.lang.Object
com.blazebit.persistence.testsuite.entity.EmbeddableTestEntity
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EmbeddableTestEntitySub
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidsetElementCollection4(List<NameObject> elementCollection4) voidsetEmbeddable(EmbeddableTestEntityEmbeddable embeddable) voidvoidsetVersion(Long version)
-
Constructor Details
-
EmbeddableTestEntity
public EmbeddableTestEntity()
-
-
Method Details
-
getId
-
setId
-
getVersion
-
setVersion
-
getEmbeddable
-
setEmbeddable
-
getElementCollection4
-
setElementCollection4
-