Uses of Enum Class
com.teamdev.jxbrowser.suggestions.SuggestionsPopupType
-
Uses of SuggestionsPopupType in com.teamdev.jxbrowser.suggestions
Modifier and TypeMethodDescriptionstatic SuggestionsPopupType
SuggestionsPopupType.forNumber
(int value) static SuggestionsPopupType
SuggestionsPopupType.valueOf
(int value) Deprecated.static SuggestionsPopupType
SuggestionsPopupType.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SuggestionsPopupType
Returns the enum constant of this class with the specified name.static SuggestionsPopupType[]
SuggestionsPopupType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SuggestionsPopupType>
SuggestionsPopupType.internalGetValueMap()