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