Uses of Enum Class
travel.wink.sdk.lookup.model.LookupLightweightNonAuthenticatedEntity.OwnerTypeEnum
Packages that use LookupLightweightNonAuthenticatedEntity.OwnerTypeEnum
-
Uses of LookupLightweightNonAuthenticatedEntity.OwnerTypeEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type LookupLightweightNonAuthenticatedEntity.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 LookupLightweightNonAuthenticatedEntity.OwnerTypeEnumModifier and TypeMethodDescriptionLookupLightweightNonAuthenticatedEntity.getOwnerType()The type of owner that created this lookupReturns the enum constant of this class with the specified name.LookupLightweightNonAuthenticatedEntity.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 LookupLightweightNonAuthenticatedEntity.OwnerTypeEnumModifier and TypeMethodDescriptionLookupLightweightNonAuthenticatedEntity.ownerType(LookupLightweightNonAuthenticatedEntity.OwnerTypeEnum ownerType) voidLookupLightweightNonAuthenticatedEntity.setOwnerType(LookupLightweightNonAuthenticatedEntity.OwnerTypeEnum ownerType)