JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Method Summary
Enum Constant Details
OPERATION_RELATIONAL_EQUAL
OPERATION_RELATIONAL_NOTEQ
OPERATION_RELATIONAL_LESS
OPERATION_RELATIONAL_LESSEQ
OPERATION_RELATIONAL_MORE
OPERATION_RELATIONAL_MOREEQ
OPERATION_RELATIONAL_LAST
Field Details
parentName
Method Details
values()
valueOf(String)
getName()
getNickname()
getRawValue()
Nested Class Summary
Nested classes/interfaces inherited from interface app.photofox.vipsffm.VEnum
VEnum.Raw
Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
int
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
OPERATION_RELATIONAL_EQUAL
OPERATION_RELATIONAL_NOTEQ
OPERATION_RELATIONAL_LESS
OPERATION_RELATIONAL_LESSEQ
OPERATION_RELATIONAL_MORE
OPERATION_RELATIONAL_MOREEQ
OPERATION_RELATIONAL_LAST