Uses of Enum Class
io.trippay.sdk.payment.model.ManagingEntity.PriceLookupKeyEnum
Packages that use ManagingEntity.PriceLookupKeyEnum
-
Uses of ManagingEntity.PriceLookupKeyEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type ManagingEntity.PriceLookupKeyEnum in io.trippay.sdk.payment.modelMethods in io.trippay.sdk.payment.model that return ManagingEntity.PriceLookupKeyEnumModifier and TypeMethodDescriptionManagingEntity.getPriceLookupKey()price lookup keyReturns the enum constant of this class with the specified name.static ManagingEntity.PriceLookupKeyEnum[]ManagingEntity.PriceLookupKeyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.model with parameters of type ManagingEntity.PriceLookupKeyEnumModifier and TypeMethodDescriptionManagingEntity.priceLookupKey(ManagingEntity.PriceLookupKeyEnum priceLookupKey) voidManagingEntity.setPriceLookupKey(ManagingEntity.PriceLookupKeyEnum priceLookupKey)