Uses of Enum Class
travel.wink.sdk.user.settings.model.CreateApplicationResponse.OwnerTypeEnum
Packages that use CreateApplicationResponse.OwnerTypeEnum
-
Uses of CreateApplicationResponse.OwnerTypeEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type CreateApplicationResponse.OwnerTypeEnum in travel.wink.sdk.user.settings.modelModifier and TypeClassDescriptionstatic enumType of entity.Methods in travel.wink.sdk.user.settings.model that return CreateApplicationResponse.OwnerTypeEnumModifier and TypeMethodDescriptionCreateApplicationResponse.getOwnerType()Type of entity.Returns the enum constant of this class with the specified name.CreateApplicationResponse.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 CreateApplicationResponse.OwnerTypeEnumModifier and TypeMethodDescriptionCreateApplicationResponse.ownerType(CreateApplicationResponse.OwnerTypeEnum ownerType) voidCreateApplicationResponse.setOwnerType(CreateApplicationResponse.OwnerTypeEnum ownerType)