|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Value | |
---|---|
fr.etai.xat2v2.obj | |
fr.etai.xat2v2.util | Classes in this package are all utility classes. |
Uses of Value in fr.etai.xat2v2.obj |
---|
Subclasses of Value in fr.etai.xat2v2.obj | |
---|---|
class |
Quantity
QuantityType indicates a quantity. |
Methods in fr.etai.xat2v2.obj that return Value | |
---|---|
Value |
Time.getAbatement()
Gets the value of the abatement property. |
Value |
Policy.getBottomLimit()
Gets the value of the bottomLimit property. |
Value |
Part.getCoatNumber()
Gets the value of the coatNumber property. |
Value |
Policy.getNbDaysLeasedVeh()
Gets the value of the nbDaysLeasedVeh property. |
Value |
Person.getPaymentDelay()
Gets the value of the paymentDelay property. |
Value |
Accident.getResponsability()
Gets the value of the responsability property. |
Value |
Policy.getUpperLimit()
Gets the value of the upperLimit property. |
Value |
VATRate.getValue()
Gets the value of the value property. |
Value |
Packaging.getValue()
Gets the value of the value property. |
Value |
Time.getValue()
Gets the value of the value property. |
Value |
LaborCostRate.getValue()
Gets the value of the value property. |
Value |
Discount.getValue()
Gets the value of the value property. |
Methods in fr.etai.xat2v2.obj that return types with arguments of type Value | |
---|---|
List<Value> |
VehicleClassification.getCapacityList()
Gets the value of the capacityList property. |
List<Value> |
Vehicle.getCapacityList()
Gets the value of the capacityList property. |
List<Value> |
TechnicalAssessment.getDecayRateList()
Gets the value of the decayRateList property. |
List<Value> |
Part.getDecayRateList()
Gets the value of the decayRateList property. |
List<Value> |
Tire.getDecayRateList()
Gets the value of the decayRateList property. |
List<Value> |
Excess.getDecayRateList()
Gets the value of the decayRateList property. |
List<Value> |
TechnicalAssessment.getHorometerList()
Gets the value of the horometerList property. |
List<Value> |
Vehicle.getHorometerList()
Gets the value of the horometerList property. |
List<Value> |
Evaluation.getImmobilizationPeriod()
Gets the value of the immobilizationPeriod property. |
List<Value> |
Impact.getImmobilizationPeriod()
Gets the value of the immobilizationPeriod property. |
List<Value> |
Accident.getImmobilizationPeriod()
Gets the value of the immobilizationPeriod property. |
List<Value> |
Part.getMeasureList()
Gets the value of the measureList property. |
List<Value> |
Tire.getMeasureList()
Gets the value of the measureList property. |
List<Value> |
TechnicalAssessment.getMileageList()
Gets the value of the mileageList property. |
List<Value> |
Vehicle.getMileageList()
Gets the value of the mileageList property. |
List<Value> |
Price.getValueList()
Gets the value of the valueList property. |
List<Value> |
Stock.getValueList()
Gets the value of the valueList property. |
List<Value> |
Excess.getValueList()
Gets the value of the valueList property. |
Methods in fr.etai.xat2v2.obj with parameters of type Value | |
---|---|
void |
VehicleClassification.addCapacity(Value capacity)
|
void |
Vehicle.addCapacity(Value capacity)
|
void |
TechnicalAssessment.addDecayRate(Value decayRate)
|
void |
Part.addDecayRate(Value decayRate)
|
void |
Tire.addDecayRate(Value decayRate)
|
void |
Excess.addDecayRate(Value decayRate)
|
void |
TechnicalAssessment.addHorometer(Value horometer)
|
void |
Vehicle.addHorometer(Value horometer)
|
void |
Evaluation.addImmobilizationPeriod(Value immo)
|
void |
Impact.addImmobilizationPeriod(Value period)
|
void |
Accident.addImmobilizationPeriod(Value value)
|
void |
Part.addMeasure(Value measure)
|
void |
Tire.addMeasure(Value measure)
|
void |
TechnicalAssessment.addMileage(Value mileage)
|
void |
Vehicle.addMileage(Value mileage)
|
void |
Price.addValue(Value value)
|
void |
Stock.addValue(Value value)
|
void |
Excess.addValue(Value value)
|
void |
Time.setAbatement(Value value)
Sets the value of the abatement property. |
void |
Policy.setBottomLimit(Value value)
Sets the value of the bottomLimit property. |
void |
Part.setCoatNumber(Value value)
Sets the value of the coatNumber property. |
void |
Policy.setNbDaysLeasedVeh(Value value)
Sets the value of the nbDaysLeasedVeh property. |
void |
Person.setPaymentDelay(Value value)
Sets the value of the paymentDelay property. |
void |
Accident.setResponsability(Value value)
Sets the value of the responsability property. |
void |
Policy.setUpperLimit(Value value)
Sets the value of the upperLimit property. |
void |
VATRate.setValue(Value value)
Sets the value of the value property. |
void |
Packaging.setValue(Value value)
Sets the value of the value property. |
void |
Time.setValue(Value value)
Sets the value of the value property. |
void |
LaborCostRate.setValue(Value value)
Sets the value of the value property. |
void |
Discount.setValue(Value value)
Sets the value of the value property. |
Method parameters in fr.etai.xat2v2.obj with type arguments of type Value | |
---|---|
void |
VehicleClassification.setCapacityList(List<Value> value)
Sets the value of the capacityList property. |
void |
Vehicle.setCapacityList(List<Value> value)
Sets the value of the capacityList property. |
void |
TechnicalAssessment.setDecayRateList(List<Value> value)
Sets the value of the decayRateList property. |
void |
Part.setDecayRateList(List<Value> value)
Sets the value of the decayRateList property. |
void |
Tire.setDecayRateList(List<Value> value)
Sets the value of the decayRateList property. |
void |
Excess.setDecayRateList(List<Value> value)
Sets the value of the decayRateList property. |
void |
TechnicalAssessment.setHorometerList(List<Value> value)
Sets the value of the horometerList property. |
void |
Vehicle.setHorometerList(List<Value> value)
Sets the value of the horometerList property. |
void |
Evaluation.setImmobilizationPeriod(List<Value> value)
Sets the value of the immobilizationPeriod property. |
void |
Impact.setImmobilizationPeriod(List<Value> value)
Sets the value of the immobilizationPeriod property. |
void |
Accident.setImmobilizationPeriod(List<Value> value)
Sets the value of the immobilizationPeriod property. |
void |
Part.setMeasureList(List<Value> value)
Sets the value of the measureList property. |
void |
Tire.setMeasureList(List<Value> value)
Sets the value of the measureList property. |
void |
TechnicalAssessment.setMileageList(List<Value> value)
Sets the value of the mileageList property. |
void |
Vehicle.setMileageList(List<Value> value)
Sets the value of the mileageList property. |
void |
Price.setValueList(List<Value> value)
Sets the value of the valueList property. |
void |
Stock.setValueList(List<Value> value)
Sets the value of the valueList property. |
void |
Excess.setValueList(List<Value> value)
Sets the value of the valueList property. |
Uses of Value in fr.etai.xat2v2.util |
---|
Methods in fr.etai.xat2v2.util that return Value | |
---|---|
static Value[] |
VehicleUtil.getCapacityAmountListByAmountOf(Vehicle vehicle,
String ref)
Returns the values of the vehicle whose amount-of checks the ref in the ETAI:measure dictionary |
static Value |
ValueListUtil.getFirstValueWithAmountOf(List<Value> valueList,
String amountOfDictionary,
String amountOfReference)
Retourne la première valeur correspondant à la définition en paramètre |
static Value |
ValueListUtil.getFirstValueWithAmountOf(List<Value> valueList,
String valueClass,
String amountOfDictionary,
String amountOfReference)
Retourne la première valeur correspondant à la définition en paramètre |
Methods in fr.etai.xat2v2.util that return types with arguments of type Value | |
---|---|
static List<Value> |
ValueListUtil.getListOfValueWithAmountOf(List<Value> valueList,
String amountOfDictionary,
String amountOfReference)
Retourne la liste des valeurs correspondant à la définition en paramètre |
static List<Value> |
ValueListUtil.getListOfValueWithAmountOf(List<Value> valueList,
String valueClass,
String amountOfDictionary,
String amountOfReference)
Retourne la liste des valeurs correspondant à la définition en paramètre |
Methods in fr.etai.xat2v2.util with parameters of type Value | |
---|---|
static boolean |
ValueUtil.checkValueAmountOf(Value value,
String amountOfDictionary,
String amountOfReference)
Vérifie si le qualificatif de la valeur correspond au dictionnaire et à la référence en paramètre |
static boolean |
ValueUtil.checkValueClass(Value value,
String valueClass)
Checks the type of the value |
static boolean |
ValueUtil.matchAmountOf(Value value,
String dictionary,
String ref)
Checks if the value has an amount with the specified dictionary and reference. |
Method parameters in fr.etai.xat2v2.util with type arguments of type Value | |
---|---|
static Value |
ValueListUtil.getFirstValueWithAmountOf(List<Value> valueList,
String amountOfDictionary,
String amountOfReference)
Retourne la première valeur correspondant à la définition en paramètre |
static Value |
ValueListUtil.getFirstValueWithAmountOf(List<Value> valueList,
String valueClass,
String amountOfDictionary,
String amountOfReference)
Retourne la première valeur correspondant à la définition en paramètre |
static List<Value> |
ValueListUtil.getListOfValueWithAmountOf(List<Value> valueList,
String amountOfDictionary,
String amountOfReference)
Retourne la liste des valeurs correspondant à la définition en paramètre |
static List<Value> |
ValueListUtil.getListOfValueWithAmountOf(List<Value> valueList,
String valueClass,
String amountOfDictionary,
String amountOfReference)
Retourne la liste des valeurs correspondant à la définition en paramètre |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |