Interface JPAEnumerationAttribute
public interface JPAEnumerationAttribute
-
Method Summary
-
Method Details
-
enumOf
- Throws:
ODataJPAModelException
-
enumOf
- Throws:
ODataJPAModelException
-
valueOf
- Throws:
ODataJPAModelException
-
valueOf
- Throws:
ODataJPAModelException
-
isFlags
- Throws:
ODataJPAModelException
-
convert
Converts a list of string representations either into an array of enumerations, if a converter is given, or otherwise the first value into an enumeration- Parameters:
value-- Returns:
- Throws:
ODataJPAModelException
-