Uses of Enum Class
travel.wink.sdk.affiliate.model.ManagerInviteAcceptedSupplier.TypeEnum
Packages that use ManagerInviteAcceptedSupplier.TypeEnum
-
Uses of ManagerInviteAcceptedSupplier.TypeEnum in travel.wink.sdk.affiliate.model
Subclasses with type arguments of type ManagerInviteAcceptedSupplier.TypeEnum in travel.wink.sdk.affiliate.modelModifier and TypeClassDescriptionstatic enumType of accountMethods in travel.wink.sdk.affiliate.model that return ManagerInviteAcceptedSupplier.TypeEnumModifier and TypeMethodDescriptionManagerInviteAcceptedSupplier.getType()Type of accountReturns the enum constant of this class with the specified name.ManagerInviteAcceptedSupplier.TypeEnum.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 ManagerInviteAcceptedSupplier.TypeEnumModifier and TypeMethodDescriptionvoidManagerInviteAcceptedSupplier.setType(ManagerInviteAcceptedSupplier.TypeEnum type) ManagerInviteAcceptedSupplier.type(ManagerInviteAcceptedSupplier.TypeEnum type)