@Target(value={METHOD,FIELD}) @MirroredAnnotation public @interface QuerierFor
| Modifier and Type | Required Element and Description |
|---|---|
String |
name |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
checksNonNull |
boolean |
checksStringNonEmpty |
String[] |
checksValidity |
Class<? extends MatchesValue<?>>[] |
validators |
public abstract String name
public abstract String[] checksValidity
public abstract Class<? extends MatchesValue<?>>[] validators
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.