Uses of Enum Class
travel.wink.sdk.user.settings.model.Application.OwnerTypeEnum
Packages that use Application.OwnerTypeEnum
-
Uses of Application.OwnerTypeEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type Application.OwnerTypeEnum in travel.wink.sdk.user.settings.modelMethods in travel.wink.sdk.user.settings.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.user.settings.model with parameters of type Application.OwnerTypeEnumModifier and TypeMethodDescriptionApplication.ownerType(Application.OwnerTypeEnum ownerType) voidApplication.setOwnerType(Application.OwnerTypeEnum ownerType)