Uses of Enum Class
travel.wink.sdk.extranet.model.DisplayCompanySupplier.TypeEnum
Packages that use DisplayCompanySupplier.TypeEnum
-
Uses of DisplayCompanySupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return DisplayCompanySupplier.TypeEnumModifier and TypeMethodDescriptionDisplayCompanySupplier.getType()Get typeReturns the enum constant of this class with the specified name.static DisplayCompanySupplier.TypeEnum[]DisplayCompanySupplier.TypeEnum.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 DisplayCompanySupplier.TypeEnumModifier and TypeMethodDescriptionvoidDisplayCompanySupplier.setType(DisplayCompanySupplier.TypeEnum type) DisplayCompanySupplier.type(DisplayCompanySupplier.TypeEnum type)