Uses of Enum Class
travel.wink.sdk.booking.model.RawBeneficiaryBooker.IdentifierTypeEnum
Packages that use RawBeneficiaryBooker.IdentifierTypeEnum
-
Uses of RawBeneficiaryBooker.IdentifierTypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RawBeneficiaryBooker.IdentifierTypeEnumModifier and TypeMethodDescriptionRawBeneficiaryBooker.getIdentifierType()Get identifierTypeReturns the enum constant of this class with the specified name.RawBeneficiaryBooker.IdentifierTypeEnum.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.IdentifierTypeEnumModifier and TypeMethodDescriptionRawBeneficiaryBooker.identifierType(RawBeneficiaryBooker.IdentifierTypeEnum identifierType) voidRawBeneficiaryBooker.setIdentifierType(RawBeneficiaryBooker.IdentifierTypeEnum identifierType)