|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) public static @interface IntegerCollectionHandler.Options
Used to give a separator different than the comma
| Optional Element Summary | |
|---|---|
boolean |
nullify
Set the object to null if the option is empty |
String |
separator
Strings separator |
public abstract String separator
public abstract boolean nullify
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||