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