-
-
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 columns as a String expression
-
quantity
- Returns:
- the quantity columns as a Integer expression
-
category
- Returns:
- the category columns as a String expression
-
rawMaterial
- Returns:
- the rawMaterial columns as a String expression
-
subComponentSku
- Returns:
- the subComponentSku columns as a String expression
-
type
- Returns:
- the type columns as a
ProductBoMEntry.EntryType representation
-
additionalInfo1
- Returns:
- the additionalInfo1 columns as an Integer expression
-
additionalInfo2
- Returns:
- the additionalInfo2 columns as an Integer expression
-
additionalInfo3
- Returns:
- the additionalInfo3 columns as a String expression
-
additionalInfo4
- Returns:
- the additionalInfo4 columns as a String expression
-