@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface NoJSR250Annotations
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
unlessNull
If these fields are null, it will go ahead and do JSR250 processing
as it assumes the values were not set via a constructor.
|
public abstract java.lang.String[] unlessNull