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