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