Annotation Type SystemGenerated
@Documented
@Target({FIELD,METHOD})
@Retention(RUNTIME)
@Constraint(validatedBy={})
@Null
public @interface SystemGenerated
The annotated field should never be set, except by YellowDog Platform Services.
-
Optional Element Summary
Optional Elements