@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface IsTag
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
explodeArray
If the value of an annotation is an array, whether or not to explode that array to multiple tags or not.
|
Copyright © 2014 TNG Technology Consulting. All rights reserved.