Package | Description |
---|---|
com.teamdev.jxbrowser.suggestions |
Modifier and Type | Method and Description |
---|---|
static SuggestionsPopupType |
SuggestionsPopupType.forNumber(int value) |
static SuggestionsPopupType |
SuggestionsPopupType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SuggestionsPopupType |
SuggestionsPopupType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SuggestionsPopupType |
SuggestionsPopupType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SuggestionsPopupType[] |
SuggestionsPopupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<SuggestionsPopupType> |
SuggestionsPopupType.internalGetValueMap() |