Uses of Enum Class
travel.wink.sdk.travel.agent.model.FeeAgent.TypeEnum
Packages that use FeeAgent.TypeEnum
-
Uses of FeeAgent.TypeEnum in travel.wink.sdk.travel.agent.model
Methods in travel.wink.sdk.travel.agent.model that return FeeAgent.TypeEnumModifier and TypeMethodDescriptionstatic FeeAgent.TypeEnum@NotNull FeeAgent.TypeEnumFeeAgent.getType()Type of feestatic FeeAgent.TypeEnumReturns the enum constant of this class with the specified name.static FeeAgent.TypeEnum[]FeeAgent.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.travel.agent.model with parameters of type FeeAgent.TypeEnumModifier and TypeMethodDescriptionvoidFeeAgent.setType(FeeAgent.TypeEnum type) FeeAgent.type(FeeAgent.TypeEnum type)