Uses of Enum Class
travel.wink.sdk.lookup.model.Recognition.TypeEnum
Packages that use Recognition.TypeEnum
-
Uses of Recognition.TypeEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return Recognition.TypeEnumModifier and TypeMethodDescriptionstatic Recognition.TypeEnum@NotNull Recognition.TypeEnumRecognition.getType()Type of rating system the recognition operated on.static Recognition.TypeEnumReturns the enum constant of this class with the specified name.static Recognition.TypeEnum[]Recognition.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type Recognition.TypeEnumModifier and TypeMethodDescriptionvoidRecognition.setType(Recognition.TypeEnum type) Recognition.type(Recognition.TypeEnum type)