Uses of Enum Class
travel.wink.sdk.affiliate.model.AffiliateAccountUserSupplier.StatusEnum
Packages that use AffiliateAccountUserSupplier.StatusEnum
-
Uses of AffiliateAccountUserSupplier.StatusEnum in travel.wink.sdk.affiliate.model
Subclasses with type arguments of type AffiliateAccountUserSupplier.StatusEnum in travel.wink.sdk.affiliate.modelModifier and TypeClassDescriptionstatic enumContact phone numberMethods in travel.wink.sdk.affiliate.model that return AffiliateAccountUserSupplier.StatusEnumModifier and TypeMethodDescriptionAffiliateAccountUserSupplier.getStatus()Contact phone numberReturns the enum constant of this class with the specified name.AffiliateAccountUserSupplier.StatusEnum.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 AffiliateAccountUserSupplier.StatusEnumModifier and TypeMethodDescriptionvoidAffiliateAccountUserSupplier.setStatus(AffiliateAccountUserSupplier.StatusEnum status) AffiliateAccountUserSupplier.status(AffiliateAccountUserSupplier.StatusEnum status)