Uses of Enum Class
travel.wink.sdk.lookup.model.TravelInventoryRecognitionNonAuthenticatedEntity.TypeEnum
Packages that use TravelInventoryRecognitionNonAuthenticatedEntity.TypeEnum
-
Uses of TravelInventoryRecognitionNonAuthenticatedEntity.TypeEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return TravelInventoryRecognitionNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionNonAuthenticatedEntity.getType()Type of rating system the recognition operated on.Returns the enum constant of this class with the specified name.TravelInventoryRecognitionNonAuthenticatedEntity.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 TravelInventoryRecognitionNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidTravelInventoryRecognitionNonAuthenticatedEntity.setType(TravelInventoryRecognitionNonAuthenticatedEntity.TypeEnum type) TravelInventoryRecognitionNonAuthenticatedEntity.type(TravelInventoryRecognitionNonAuthenticatedEntity.TypeEnum type)