|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Payment | |
|---|---|
| fr.etai.xat2v2.obj | |
| fr.etai.xat2v2.util | Classes in this package are all utility classes. |
| Uses of Payment in fr.etai.xat2v2.obj |
|---|
| Methods in fr.etai.xat2v2.obj that return Payment | |
|---|---|
Payment |
Billing.getPayment()
Gets the value of the payment property. |
| Methods in fr.etai.xat2v2.obj that return types with arguments of type Payment | |
|---|---|
List<Payment> |
Billing.getPaymentList()
Gets the value of the paymentList property. |
| Methods in fr.etai.xat2v2.obj with parameters of type Payment | |
|---|---|
void |
Billing.addPayment(Payment payement)
|
void |
Billing.setPayment(Payment value)
Sets the value of the payment property. |
| Method parameters in fr.etai.xat2v2.obj with type arguments of type Payment | |
|---|---|
void |
Billing.setPaymentList(List<Payment> value)
Sets the value of the paymentList property. |
| Uses of Payment in fr.etai.xat2v2.util |
|---|
| Methods in fr.etai.xat2v2.util with parameters of type Payment | |
|---|---|
static Classification |
PaymentUtil.getAdminByRef(Payment payment,
String ref)
Gets the admin from adminList property. |
static String |
PaymentUtil.getAdminValue(Payment payment,
String ref)
Gets the admin.classification.value from adminList. |
static Classification |
PaymentUtil.getCommentByRef(Payment payment,
String ref)
Gets the classification from commentList property. |
static String |
PaymentUtil.getCommentValue(Payment payment,
String ref)
Gets the classification.value from commentList. |
static ExplicitDate |
PaymentUtil.getDateByRef(Payment payment,
String ref)
Gets the expliciteDate from dateList property. |
static Price |
PaymentUtil.getPriceByRef(Payment payment,
String ref)
Gets the price from priceList property. |
static Classification |
PaymentUtil.getProcedureByRef(Payment payment,
String ref)
Gets the procedure from procedureList property. |
static String |
PaymentUtil.getProcedureValue(Payment payment,
String ref)
Gets the classification.value from procedureList. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||