Class IdClassEntity
java.lang.Object
com.blazebit.persistence.testsuite.entity.IdClassEntity
- All Implemented Interfaces:
Serializable
- Since:
- 1.3.0
- Author:
- Christian Beikov
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey1()getKey2()getValue()voidsetChildren(Set<IdClassEntity> children) voidsetChildren2(Set<IdClassEntity> children2) voidvoidvoid
-
Constructor Details
-
IdClassEntity
public IdClassEntity() -
IdClassEntity
-
-
Method Details
-
getKey1
-
setKey1
-
getKey2
-
setKey2
-
getValue
-
setValue
-
getChildren
-
setChildren
-
getChildren2
-
setChildren2
-