Class PolymorphicSub2
java.lang.Object
com.blazebit.persistence.testsuite.entity.PolymorphicBase
com.blazebit.persistence.testsuite.entity.PolymorphicSub2
- All Implemented Interfaces:
Serializable
- Since:
- 1.0.0
- Author:
- Christian Beikov
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEmbeddable2(NameObject embeddable1) voidsetParent2(PolymorphicBase parent1) voidsetRelation2(IntIdEntity relation2) voidsetSub2Value(Integer sub2Value) 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
-
PolymorphicSub2
public PolymorphicSub2()
-
-
Method Details
-
getRelation2
-
setRelation2
-
getParent2
-
setParent2
-
getEmbeddable2
-
setEmbeddable2
-
getSub2Value
-
setSub2Value
-