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