@Documented @Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE}) public @interface DomainValueObject
For better semantics it is recommended to use the ValueObject interface which is
already annotated with DomainValueObject.
DomainValueObjectCopyright © 2013-2018–2019 SeedStack. All rights reserved.