@Retention(value=RUNTIME) public @interface Required
Modifier and Type | Optional Element and Description |
---|---|
boolean |
value
Returns true if the parameter is required, false otherwise.
|
public abstract boolean value
Copyright © 2015 eXo Platform SAS. All Rights Reserved.