Annotation Type EnumGuacamoleProperty.PropertyValues

Enclosing class:
EnumGuacamoleProperty<T extends Enum<T>>

@Retention(RUNTIME) @Target(FIELD) public static @interface EnumGuacamoleProperty.PropertyValues
Defines the string values which should be accepted and parsed into the annotated enum constant. Each enum constant may be associated with any any number of string values.