Uses of Enum Class
travel.wink.sdk.lookup.model.LookupCachedNonAuthenticatedEntity.TypeEnum
Packages that use LookupCachedNonAuthenticatedEntity.TypeEnum
-
Uses of LookupCachedNonAuthenticatedEntity.TypeEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type LookupCachedNonAuthenticatedEntity.TypeEnum in travel.wink.sdk.lookup.modelModifier and TypeClassDescriptionstatic enumType of lookupMethods in travel.wink.sdk.lookup.model that return LookupCachedNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionLookupCachedNonAuthenticatedEntity.getType()Type of lookupReturns the enum constant of this class with the specified name.LookupCachedNonAuthenticatedEntity.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidLookupCachedNonAuthenticatedEntity.setType(LookupCachedNonAuthenticatedEntity.TypeEnum type) LookupCachedNonAuthenticatedEntity.type(LookupCachedNonAuthenticatedEntity.TypeEnum type)