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