Uses of Enum Class
travel.wink.sdk.affiliate.model.RatePlanLevelFeeAffiliate.TypeEnum
Packages that use RatePlanLevelFeeAffiliate.TypeEnum
-
Uses of RatePlanLevelFeeAffiliate.TypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return RatePlanLevelFeeAffiliate.TypeEnumModifier and TypeMethodDescription@NotNull RatePlanLevelFeeAffiliate.TypeEnumRatePlanLevelFeeAffiliate.getType()Rate plan fee typeReturns the enum constant of this class with the specified name.static RatePlanLevelFeeAffiliate.TypeEnum[]RatePlanLevelFeeAffiliate.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type RatePlanLevelFeeAffiliate.TypeEnumModifier and TypeMethodDescriptionvoidRatePlanLevelFeeAffiliate.setType(RatePlanLevelFeeAffiliate.TypeEnum type) RatePlanLevelFeeAffiliate.type(RatePlanLevelFeeAffiliate.TypeEnum type)