Annotation Type Value.Default

Enclosing class:
Value

@Documented @Target(METHOD) public static @interface Value.Default
Annotates accessor that should be turned in set-able generated attribute. However, it is non-mandatory to set it via builder. Default value will be assigned to attribute if none supplied, this value will be obtained by calling method annotated this annotation.