Uses of Enum Class
com.maplander.backend.enums.manage.OfferPaymentTypeEnum
Packages that use OfferPaymentTypeEnum
-
Uses of OfferPaymentTypeEnum in com.maplander.backend.enums.manage
Subclasses with type arguments of type OfferPaymentTypeEnum in com.maplander.backend.enums.manageMethods in com.maplander.backend.enums.manage that return OfferPaymentTypeEnumModifier and TypeMethodDescriptionstatic OfferPaymentTypeEnum
Returns the enum constant of this class with the specified name.static OfferPaymentTypeEnum[]
OfferPaymentTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OfferPaymentTypeEnum in com.maplander.backend.model.manage.lead
Methods in com.maplander.backend.model.manage.lead that return OfferPaymentTypeEnumMethods in com.maplander.backend.model.manage.lead with parameters of type OfferPaymentTypeEnum