Uses of Enum Class
travel.wink.sdk.travel.agent.model.PayoutFeeAgent.CandidateEnum
Packages that use PayoutFeeAgent.CandidateEnum
-
Uses of PayoutFeeAgent.CandidateEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type PayoutFeeAgent.CandidateEnum in travel.wink.sdk.travel.agent.modelMethods in travel.wink.sdk.travel.agent.model that return PayoutFeeAgent.CandidateEnumModifier and TypeMethodDescriptionstatic PayoutFeeAgent.CandidateEnum@NotNull PayoutFeeAgent.CandidateEnumPayoutFeeAgent.getCandidate()Who pays for this feestatic PayoutFeeAgent.CandidateEnumReturns the enum constant of this class with the specified name.static PayoutFeeAgent.CandidateEnum[]PayoutFeeAgent.CandidateEnum.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 PayoutFeeAgent.CandidateEnumModifier and TypeMethodDescriptionPayoutFeeAgent.candidate(PayoutFeeAgent.CandidateEnum candidate) voidPayoutFeeAgent.setCandidate(PayoutFeeAgent.CandidateEnum candidate)