Uses of Enum Class
travel.wink.sdk.user.settings.model.TravelInventoryRecognitionAuthenticatedEntity.TypeEnum
Packages that use TravelInventoryRecognitionAuthenticatedEntity.TypeEnum
-
Uses of TravelInventoryRecognitionAuthenticatedEntity.TypeEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type TravelInventoryRecognitionAuthenticatedEntity.TypeEnum in travel.wink.sdk.user.settings.modelModifier and TypeClassDescriptionstatic enumType of rating system the recognition operated on.Methods in travel.wink.sdk.user.settings.model that return TravelInventoryRecognitionAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionAuthenticatedEntity.getType()Type of rating system the recognition operated on.Returns the enum constant of this class with the specified name.TravelInventoryRecognitionAuthenticatedEntity.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.user.settings.model with parameters of type TravelInventoryRecognitionAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidTravelInventoryRecognitionAuthenticatedEntity.setType(TravelInventoryRecognitionAuthenticatedEntity.TypeEnum type) TravelInventoryRecognitionAuthenticatedEntity.type(TravelInventoryRecognitionAuthenticatedEntity.TypeEnum type)