ValueCalculationType |
ObjectFactory.createValueCalculationType()
|
ValueCalculationType |
ValueType.getValueCalculation()
Gets the value of the valueCalculation property.
|
ValueCalculationType |
CVType.getValueCalculation()
Gets the value of the valueCalculation property.
|
ValueCalculationType |
ValueCalculationType.withDigits(Short value) |
ValueCalculationType |
ValueCalculationType.withDivider(Integer value) |
ValueCalculationType |
ValueCalculationType.withFormulaReference(String value) |
ValueCalculationType |
ValueCalculationType.withMultiplier(Integer value) |
ValueCalculationType |
ValueCalculationType.withNumerator(Integer value) |
ValueCalculationType |
ValueCalculationType.withOffset(Short value) |
ValueCalculationType |
ValueCalculationType.withSpecialValue(Collection<SpecialValueType> values) |
ValueCalculationType |
ValueCalculationType.withSpecialValue(SpecialValueType... values) |
ValueCalculationType |
ValueCalculationType.withUnit(String value) |