Uses of Interface
org.seedstack.business.domain.ValueObject
-
Packages that use ValueObject Package Description org.seedstack.business.domain Provides classes, interfaces and annotations for building the domain layer. -
-
Uses of ValueObject in org.seedstack.business.domain
Subinterfaces of ValueObject in org.seedstack.business.domain Modifier and Type Interface Description interfaceDomainEventA domain event is used to represent something that happened in the domain.
-