Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.SpecialRateBundleLightweightAffiliate.TypeEnum
Packages that use SpecialRateBundleLightweightAffiliate.TypeEnum
-
Uses of SpecialRateBundleLightweightAffiliate.TypeEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type SpecialRateBundleLightweightAffiliate.TypeEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumRequired if manual override modifier is not nullMethods in travel.wink.sdk.affiliate.browse.model that return SpecialRateBundleLightweightAffiliate.TypeEnumModifier and TypeMethodDescriptionSpecialRateBundleLightweightAffiliate.getType()Required if manual override modifier is not nullReturns the enum constant of this class with the specified name.SpecialRateBundleLightweightAffiliate.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.browse.model with parameters of type SpecialRateBundleLightweightAffiliate.TypeEnumModifier and TypeMethodDescriptionvoidSpecialRateBundleLightweightAffiliate.setType(SpecialRateBundleLightweightAffiliate.TypeEnum type) SpecialRateBundleLightweightAffiliate.type(SpecialRateBundleLightweightAffiliate.TypeEnum type)