@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) public @interface Enumerated
The optional EnumType value defined how the enumeration must be persisted.
EnumType
value
public abstract EnumType value
Copyright © 2012–2015. All rights reserved.