Uses of Enum Class
travel.wink.sdk.inventory.model.LookupLightweightNonAuthenticatedEntity.TypeEnum
Packages that use LookupLightweightNonAuthenticatedEntity.TypeEnum
-
Uses of LookupLightweightNonAuthenticatedEntity.TypeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type LookupLightweightNonAuthenticatedEntity.TypeEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumType of lookupMethods in travel.wink.sdk.inventory.model that return LookupLightweightNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionLookupLightweightNonAuthenticatedEntity.getType()Type of lookupReturns the enum constant of this class with the specified name.LookupLightweightNonAuthenticatedEntity.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type LookupLightweightNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidLookupLightweightNonAuthenticatedEntity.setType(LookupLightweightNonAuthenticatedEntity.TypeEnum type) LookupLightweightNonAuthenticatedEntity.type(LookupLightweightNonAuthenticatedEntity.TypeEnum type)