Interface QapiConditionRecord
- All Superinterfaces:
Map<String,
,SelectableExpression> PersistedObjectColumns
,Tables.Columns
,Tables.Table
-
Nested Class Summary
-
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
Methods inherited from interface PersistedObjectColumns
createDate, createdBy, id, lastUpdateBy, lastUpdateDate, version
-
Method Details
-
key1
SelectableExpression key1() -
key2
SelectableExpression key2() -
key3
SelectableExpression key3() -
key4
SelectableExpression key4() -
key5
SelectableExpression key5() -
key6
SelectableExpression key6() -
key7
SelectableExpression key7() -
key8
SelectableExpression key8() -
key9
SelectableExpression key9() -
key10
SelectableExpression key10() -
key11
SelectableExpression key11() -
key12
SelectableExpression key12() -
validTo
SelectableExpression validTo() -
validFrom
SelectableExpression validFrom() -
conditionValue
SelectableExpression conditionValue() -
priceUnit
SelectableExpression priceUnit() -
unitOfMeasure
SelectableExpression unitOfMeasure() -
currency
SelectableExpression currency() -
integrationStatus
SelectableExpression integrationStatus() -
createdByObj
SelectableExpression createdByObj() -
lastUpdatedByObj
SelectableExpression lastUpdatedByObj()
-