Class DocumentInfoSimple
java.lang.Object
com.blazebit.persistence.testsuite.entity.DocumentInfoSimple
- All Implemented Interfaces:
Serializable
- Since:
- 1.3.0
- Author:
- Christian Beikov
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentInfoSimple(Long id, DocumentForSimpleOneToOne document, String someInfo) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()voidsetDocument(DocumentForSimpleOneToOne document) voidvoidsetSomeInfo(String someInfo)