Uses of Enum Class
travel.wink.sdk.extranet.model.HotelInternalMessage.RecipientTypeEnum
Packages that use HotelInternalMessage.RecipientTypeEnum
-
Uses of HotelInternalMessage.RecipientTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelInternalMessage.RecipientTypeEnumModifier and TypeMethodDescriptionHotelInternalMessage.getRecipientType()Get recipientTypeReturns the enum constant of this class with the specified name.HotelInternalMessage.RecipientTypeEnum.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 HotelInternalMessage.RecipientTypeEnumModifier and TypeMethodDescriptionHotelInternalMessage.recipientType(HotelInternalMessage.RecipientTypeEnum recipientType) voidHotelInternalMessage.setRecipientType(HotelInternalMessage.RecipientTypeEnum recipientType)