Uses of Enum Class
travel.wink.sdk.extranet.model.ScheduleItemSupplier.TypeEnum
Packages that use ScheduleItemSupplier.TypeEnum
-
Uses of ScheduleItemSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return ScheduleItemSupplier.TypeEnumModifier and TypeMethodDescriptionScheduleItemSupplier.getType()The type of travel inventory.Returns the enum constant of this class with the specified name.static ScheduleItemSupplier.TypeEnum[]ScheduleItemSupplier.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 ScheduleItemSupplier.TypeEnumModifier and TypeMethodDescriptionvoidScheduleItemSupplier.setType(ScheduleItemSupplier.TypeEnum type) ScheduleItemSupplier.type(ScheduleItemSupplier.TypeEnum type)