Uses of Enum Class
travel.wink.sdk.extranet.model.RateDescriptive.RateSourceEnum
Packages that use RateDescriptive.RateSourceEnum
-
Uses of RateDescriptive.RateSourceEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RateDescriptive.RateSourceEnumModifier and TypeMethodDescription@NotNull RateDescriptive.RateSourceEnumRateDescriptive.getRateSource()Indicate where this rate originated from.Returns the enum constant of this class with the specified name.static RateDescriptive.RateSourceEnum[]RateDescriptive.RateSourceEnum.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 RateDescriptive.RateSourceEnumModifier and TypeMethodDescriptionRateDescriptive.rateSource(RateDescriptive.RateSourceEnum rateSource) voidRateDescriptive.setRateSource(RateDescriptive.RateSourceEnum rateSource)