Annotation Interface Options
Use this annotation on reporting shape getter/setter methods to define a set of options for integer properties that
 act like enums.
 
Created by carl.gould on 4/22/2015.
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
keys
String[] keys - 
values
int[] values 
 -