Package io.micronaut.data.tck.entities
Class UuidEntity
java.lang.Object
io.micronaut.data.tck.entities.UuidEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetChild()getName()getUuid()voidsetChild(UuidChildEntity child) voidsetEmbeddedChild(UuidEmbeddedChildEntity embeddedChild) voidsetNullableValue(UUID nullableValue) void
-
Constructor Details
-
UuidEntity
-
UuidEntity
-
-
Method Details
-
getName
-
getUuid
-
setUuid
-
getChild
-
setChild
-
getEmbeddedChild
-
setEmbeddedChild
-
getNullableValue
-
setNullableValue
-