|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.etai.xat2v2.util.VehicleClassificationUtil
public final class VehicleClassificationUtil
| Method Summary | |
|---|---|
static Classification |
getAlternativeRefByRef(VehicleClassification vehicleClassification,
String dic,
String ref)
Gets the classification from alternativeRefList property. |
static String |
getAlternativeRefValue(VehicleClassification vehicleClassification,
String dic,
String ref)
Gets the classification.value from alternativeRefList. |
static ExplicitDate |
getDateByRef(VehicleClassification vehicleClassification,
String ref)
Gets the expliciteDate from dateList property. |
static Price |
getPriceByRef(VehicleClassification vehicleClassification,
String ref)
Gets the price from priceList property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Classification getAlternativeRefByRef(VehicleClassification vehicleClassification,
String dic,
String ref)
vehicleClassification - dic - ref -
Classification
public static String getAlternativeRefValue(VehicleClassification vehicleClassification,
String dic,
String ref)
vehicleClassification - dic - ref -
public static ExplicitDate getDateByRef(VehicleClassification vehicleClassification,
String ref)
vehicleClassification - ref -
public static Price getPriceByRef(VehicleClassification vehicleClassification,
String ref)
vehicleClassification - ref -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||