Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertRecognitionSupplier.TypeEnum
Packages that use UpsertRecognitionSupplier.TypeEnum
-
Uses of UpsertRecognitionSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertRecognitionSupplier.TypeEnumModifier and TypeMethodDescription@NotNull UpsertRecognitionSupplier.TypeEnumUpsertRecognitionSupplier.getType()Type of rating system the recognition operated on.Returns the enum constant of this class with the specified name.static UpsertRecognitionSupplier.TypeEnum[]UpsertRecognitionSupplier.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 UpsertRecognitionSupplier.TypeEnumModifier and TypeMethodDescriptionvoidUpsertRecognitionSupplier.setType(UpsertRecognitionSupplier.TypeEnum type) UpsertRecognitionSupplier.type(UpsertRecognitionSupplier.TypeEnum type)