Uses of Enum Class
travel.wink.sdk.travel.agent.model.RatePlanLevelFeeAgent.TypeEnum
Packages that use RatePlanLevelFeeAgent.TypeEnum
-
Uses of RatePlanLevelFeeAgent.TypeEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type RatePlanLevelFeeAgent.TypeEnum in travel.wink.sdk.travel.agent.modelMethods in travel.wink.sdk.travel.agent.model that return RatePlanLevelFeeAgent.TypeEnumModifier and TypeMethodDescription@NotNull RatePlanLevelFeeAgent.TypeEnumRatePlanLevelFeeAgent.getType()Rate plan fee typeReturns the enum constant of this class with the specified name.static RatePlanLevelFeeAgent.TypeEnum[]RatePlanLevelFeeAgent.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 RatePlanLevelFeeAgent.TypeEnumModifier and TypeMethodDescriptionvoidRatePlanLevelFeeAgent.setType(RatePlanLevelFeeAgent.TypeEnum type) RatePlanLevelFeeAgent.type(RatePlanLevelFeeAgent.TypeEnum type)