|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.etai.xat2v2.util.PaymentUtil
public final class PaymentUtil
| Method Summary | |
|---|---|
static Classification |
getAdminByRef(Payment payment,
String ref)
Gets the admin from adminList property. |
static String |
getAdminValue(Payment payment,
String ref)
Gets the admin.classification.value from adminList. |
static Classification |
getCommentByRef(Payment payment,
String ref)
Gets the classification from commentList property. |
static String |
getCommentValue(Payment payment,
String ref)
Gets the classification.value from commentList. |
static ExplicitDate |
getDateByRef(Payment payment,
String ref)
Gets the expliciteDate from dateList property. |
static Price |
getPriceByRef(Payment payment,
String ref)
Gets the price from priceList property. |
static Classification |
getProcedureByRef(Payment payment,
String ref)
Gets the procedure from procedureList property. |
static String |
getProcedureValue(Payment payment,
String ref)
Gets the classification.value from procedureList. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Classification getAdminByRef(Payment payment,
String ref)
ref - payment -
public static String getAdminValue(Payment payment,
String ref)
payment - ref -
public static Classification getProcedureByRef(Payment payment,
String ref)
payment - ref -
public static String getProcedureValue(Payment payment,
String ref)
payment - ref -
public static Price getPriceByRef(Payment payment,
String ref)
payment - ref -
public static ExplicitDate getDateByRef(Payment payment,
String ref)
payment - ref -
public static Classification getCommentByRef(Payment payment,
String ref)
ref -
public static String getCommentValue(Payment payment,
String ref)
ref -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||