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