Uses of Enum Class
travel.wink.sdk.booking.model.RawSupplierContractBooker.SupplierIdentifierTypeEnum
Packages that use RawSupplierContractBooker.SupplierIdentifierTypeEnum
-
Uses of RawSupplierContractBooker.SupplierIdentifierTypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RawSupplierContractBooker.SupplierIdentifierTypeEnumModifier and TypeMethodDescriptionRawSupplierContractBooker.getSupplierIdentifierType()Get supplierIdentifierTypeReturns the enum constant of this class with the specified name.RawSupplierContractBooker.SupplierIdentifierTypeEnum.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 RawSupplierContractBooker.SupplierIdentifierTypeEnumModifier and TypeMethodDescriptionvoidRawSupplierContractBooker.setSupplierIdentifierType(RawSupplierContractBooker.SupplierIdentifierTypeEnum supplierIdentifierType) RawSupplierContractBooker.supplierIdentifierType(RawSupplierContractBooker.SupplierIdentifierTypeEnum supplierIdentifierType)