Uses of Class
com.avoka.fc.core.entity.PaymentItem
Package
Description
Provides the SmartForm Manager entity base classes, which are being maintained by Cayenne.
-
Uses of PaymentItem in com.avoka.fc.core.entity.auto
Modifier and TypeFieldDescriptionstatic final org.apache.cayenne.exp.Property<List<PaymentItem>>
_Submission.PAYMENT_ITEMS
Provides the 'PAYMENT_ITEMS' property.Modifier and TypeMethodDescriptionvoid
_Submission.addToPaymentItems
(PaymentItem obj) Add the PaymentItems object.void
_Submission.removeFromPaymentItems
(PaymentItem obj) Remove the PaymentItems object.