|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionEnum | |
---|---|
org.otfeed.protocol | Contains the implementation classes. |
Uses of VersionEnum in org.otfeed.protocol |
---|
Fields in org.otfeed.protocol declared as VersionEnum | |
---|---|
static VersionEnum |
VersionEnum.CURRENT_VERSION
|
Methods in org.otfeed.protocol that return VersionEnum | |
---|---|
static VersionEnum |
VersionEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static VersionEnum[] |
VersionEnum.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |