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