Uses of Enum Class
travel.wink.sdk.affiliate.model.Application.OwnerTypeEnum
Packages that use Application.OwnerTypeEnum
-
Uses of Application.OwnerTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return Application.OwnerTypeEnumModifier and TypeMethodDescriptionstatic Application.OwnerTypeEnum@NotNull Application.OwnerTypeEnumApplication.getOwnerType()Type of entity.static Application.OwnerTypeEnumReturns the enum constant of this class with the specified name.static Application.OwnerTypeEnum[]Application.OwnerTypeEnum.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 Application.OwnerTypeEnumModifier and TypeMethodDescriptionApplication.ownerType(Application.OwnerTypeEnum ownerType) voidApplication.setOwnerType(Application.OwnerTypeEnum ownerType)