|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VehicleClassification | |
---|---|
fr.etai.xat2v2.obj | |
fr.etai.xat2v2.util | Classes in this package are all utility classes. |
Uses of VehicleClassification in fr.etai.xat2v2.obj |
---|
Methods in fr.etai.xat2v2.obj that return VehicleClassification | |
---|---|
VehicleClassification |
Vehicle.getVehicleClassification()
Gets the value of the vehicleClassification property. |
Methods in fr.etai.xat2v2.obj with parameters of type VehicleClassification | |
---|---|
void |
Vehicle.setVehicleClassification(VehicleClassification value)
Sets the value of the vehicleClassification property. |
Uses of VehicleClassification in fr.etai.xat2v2.util |
---|
Methods in fr.etai.xat2v2.util with parameters of type VehicleClassification | |
---|---|
static Classification |
VehicleClassificationUtil.getAlternativeRefByRef(VehicleClassification vehicleClassification,
String dic,
String ref)
Gets the classification from alternativeRefList property. |
static String |
VehicleClassificationUtil.getAlternativeRefValue(VehicleClassification vehicleClassification,
String dic,
String ref)
Gets the classification.value from alternativeRefList. |
static ExplicitDate |
VehicleClassificationUtil.getDateByRef(VehicleClassification vehicleClassification,
String ref)
Gets the expliciteDate from dateList property. |
static Price |
VehicleClassificationUtil.getPriceByRef(VehicleClassification vehicleClassification,
String ref)
Gets the price from priceList property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |