Annotation Interface AverageServiceUsageUnit
@Target(FIELD)
@Retention(RUNTIME)
@Constraint(validatedBy=AverageServiceUsageUnitValidator.class)
@Documented
public @interface AverageServiceUsageUnit
Triggers when if the Selected AverageServiceUsage and ProductSpecCharValue have compatible units
TmaAverageServiceUsageModel.getUnitOfMeasure() and
TmaProductSpecCharacteristicValueModel.getUnitOfMeasure() are
compatible- Since:
- 6.7
-
Optional Element Summary
Optional Elements