Class DocumentForOneToOne
java.lang.Object
com.blazebit.persistence.testsuite.entity.LongSequenceEntity
com.blazebit.persistence.testsuite.entity.Ownable
com.blazebit.persistence.testsuite.entity.DocumentForOneToOne
- All Implemented Interfaces:
Serializable
- Since:
- 1.2.0
- Author:
- Christian Beikov
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentForOneToOne(String name) DocumentForOneToOne(String name, Person owner) -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetDocumentInfo(DocumentInfo documentInfo) voidsetDocumentInfo2(DocumentInfo documentInfo2) voidMethods inherited from class com.blazebit.persistence.testsuite.entity.LongSequenceEntity
equals, getId, hashCode, setId
-
Constructor Details
-
DocumentForOneToOne
public DocumentForOneToOne() -
DocumentForOneToOne
-
DocumentForOneToOne
-
-
Method Details
-
getName
-
setName
-
getDocumentInfo
-
setDocumentInfo
-
getDocumentInfo2
-
setDocumentInfo2
-