Uses of Enum Class
travel.wink.sdk.lookup.model.LocalizedTransactionalTravelInventoryNonAuthenticatedEntity.PricingTypeEnum
-
Uses of LocalizedTransactionalTravelInventoryNonAuthenticatedEntity.PricingTypeEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type LocalizedTransactionalTravelInventoryNonAuthenticatedEntity.PricingTypeEnum in travel.wink.sdk.lookup.modelModifier and TypeClassDescriptionstatic enumHow this blocking item should be priced.Methods in travel.wink.sdk.lookup.model that return LocalizedTransactionalTravelInventoryNonAuthenticatedEntity.PricingTypeEnumModifier and TypeMethodDescriptionLocalizedTransactionalTravelInventoryNonAuthenticatedEntity.getPricingType()How this blocking item should be priced.Returns the enum constant of this class with the specified name.LocalizedTransactionalTravelInventoryNonAuthenticatedEntity.PricingTypeEnum.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 LocalizedTransactionalTravelInventoryNonAuthenticatedEntity.PricingTypeEnumModifier and TypeMethodDescriptionLocalizedTransactionalTravelInventoryNonAuthenticatedEntity.pricingType(LocalizedTransactionalTravelInventoryNonAuthenticatedEntity.PricingTypeEnum pricingType) voidLocalizedTransactionalTravelInventoryNonAuthenticatedEntity.setPricingType(LocalizedTransactionalTravelInventoryNonAuthenticatedEntity.PricingTypeEnum pricingType)