Uses of Enum Class
travel.wink.sdk.booking.model.RawBeneficiaryBooker.TypeEnum
Packages that use RawBeneficiaryBooker.TypeEnum
-
Uses of RawBeneficiaryBooker.TypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RawBeneficiaryBooker.TypeEnumModifier and TypeMethodDescription@NotNull RawBeneficiaryBooker.TypeEnumRawBeneficiaryBooker.getType()Get typeReturns the enum constant of this class with the specified name.static RawBeneficiaryBooker.TypeEnum[]RawBeneficiaryBooker.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type RawBeneficiaryBooker.TypeEnumModifier and TypeMethodDescriptionvoidRawBeneficiaryBooker.setType(RawBeneficiaryBooker.TypeEnum type) RawBeneficiaryBooker.type(RawBeneficiaryBooker.TypeEnum type)