-
-
Method Summary
Methods inherited from interface Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Method Details
-
sku
- Returns:
- the sku column as a String expression
-
endCustomerId
- Returns:
- the endCustomerId column as a String expression
-
quoteUniqueName
- Returns:
- the sku quoteUniqueName as a String expression
-
contractUniqueName
- Returns:
- the sku contractUniqueName as a String expression
-
quantity
- Returns:
- the sku quantity as a Real expression
-
totalAmount
- Returns:
- the sku totalAmount as a Real expression
-
calculationStatus
- Returns:
- the sku calculationStatus as an Integer expression
-
validationState
- Returns:
- the sku validationState as a Enum expression. The possible values are:
- NOT_VALIDATED
- AUTO_VALIDATED
- AUTO_REJECTED
- VALIDATED
- REJECTED