Class PolymorphicSub1
java.lang.Object
com.blazebit.persistence.testsuite.entity.PolymorphicBase
com.blazebit.persistence.testsuite.entity.PolymorphicSub1
- All Implemented Interfaces:
Serializable
- Since:
- 1.0.0
- Author:
- Christian Beikov
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEmbeddable1(NameObject embeddable1) voidsetParent1(PolymorphicBase parent1) voidsetRelation1(IntIdEntity relation1) voidsetSub1Value(Integer sub1Value) Methods inherited from class com.blazebit.persistence.testsuite.entity.PolymorphicBase
getChildren, getContainer, getId, getList, getMap, getName, getParent, setChildren, setContainer, setId, setList, setMap, setName, setParent
-
Constructor Details
-
PolymorphicSub1
public PolymorphicSub1()
-
-
Method Details
-
getRelation1
-
setRelation1
-
getParent1
-
setParent1
-
getEmbeddable1
-
setEmbeddable1
-
getSub1Value
-
setSub1Value
-