Uses of Enum Class
travel.wink.sdk.affiliate.model.CreateApplicationResponse.OwnerTypeEnum
Packages that use CreateApplicationResponse.OwnerTypeEnum
-
Uses of CreateApplicationResponse.OwnerTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.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.affiliate.model with parameters of type CreateApplicationResponse.OwnerTypeEnumModifier and TypeMethodDescriptionCreateApplicationResponse.ownerType(CreateApplicationResponse.OwnerTypeEnum ownerType) voidCreateApplicationResponse.setOwnerType(CreateApplicationResponse.OwnerTypeEnum ownerType)