Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertRateModifierBundleRequest.TypeEnum
Packages that use UpsertRateModifierBundleRequest.TypeEnum
-
Uses of UpsertRateModifierBundleRequest.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertRateModifierBundleRequest.TypeEnumModifier and TypeMethodDescriptionUpsertRateModifierBundleRequest.getType()Required if manual override modifier is not nullReturns the enum constant of this class with the specified name.UpsertRateModifierBundleRequest.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 UpsertRateModifierBundleRequest.TypeEnumModifier and TypeMethodDescriptionvoidUpsertRateModifierBundleRequest.setType(UpsertRateModifierBundleRequest.TypeEnum type) UpsertRateModifierBundleRequest.type(UpsertRateModifierBundleRequest.TypeEnum type)