Uses of Enum Class
travel.wink.sdk.lookup.model.LookupCachedNonAuthenticatedEntity.OwnerTypeEnum
Packages that use LookupCachedNonAuthenticatedEntity.OwnerTypeEnum
-
Uses of LookupCachedNonAuthenticatedEntity.OwnerTypeEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type LookupCachedNonAuthenticatedEntity.OwnerTypeEnum in travel.wink.sdk.lookup.modelModifier and TypeClassDescriptionstatic enumThe type of owner that created this lookupMethods in travel.wink.sdk.lookup.model that return LookupCachedNonAuthenticatedEntity.OwnerTypeEnumModifier and TypeMethodDescriptionLookupCachedNonAuthenticatedEntity.getOwnerType()The type of owner that created this lookupReturns the enum constant of this class with the specified name.LookupCachedNonAuthenticatedEntity.OwnerTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model with parameters of type LookupCachedNonAuthenticatedEntity.OwnerTypeEnumModifier and TypeMethodDescriptionLookupCachedNonAuthenticatedEntity.ownerType(LookupCachedNonAuthenticatedEntity.OwnerTypeEnum ownerType) voidLookupCachedNonAuthenticatedEntity.setOwnerType(LookupCachedNonAuthenticatedEntity.OwnerTypeEnum ownerType)