Uses of Enum Class
travel.wink.sdk.booking.model.RawSupplierContractItemBooker.TypeEnum
Packages that use RawSupplierContractItemBooker.TypeEnum
-
Uses of RawSupplierContractItemBooker.TypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RawSupplierContractItemBooker.TypeEnumModifier and TypeMethodDescriptionRawSupplierContractItemBooker.getType()Get typeReturns the enum constant of this class with the specified name.RawSupplierContractItemBooker.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 RawSupplierContractItemBooker.TypeEnumModifier and TypeMethodDescriptionvoidRawSupplierContractItemBooker.setType(RawSupplierContractItemBooker.TypeEnum type) RawSupplierContractItemBooker.type(RawSupplierContractItemBooker.TypeEnum type)