-
public final class BounceProjection
-
-
Constructor Summary
Constructors Constructor Description BounceProjection(OffsetDateTime createdAt, String sender, UUID id)
-
Method Summary
Modifier and Type Method Description final OffsetDateTimegetCreatedAt()final StringgetSender()final UUIDgetId()-
-
Constructor Detail
-
BounceProjection
BounceProjection(OffsetDateTime createdAt, String sender, UUID id)
-
-
Method Detail
-
getCreatedAt
final OffsetDateTime getCreatedAt()
-
-
-
-