STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.mybusiness.model.form
/
CalculateItem
/
CREATOR
CREATOR
object
CREATOR
:
Parcelable.Creator
<
CalculateItem
>
Content copied to clipboard
Functions
Properties
Properties
COLUMN_UUID
Link copied to clipboard
const
val
COLUMN_UUID
:
String
Content copied to clipboard
FORMULA
Link copied to clipboard
const
val
FORMULA
:
String
Content copied to clipboard
FORMULA_PARAMETERS
Link copied to clipboard
const
val
FORMULA_PARAMETERS
:
String
Content copied to clipboard
FORMULA_TYPE
Link copied to clipboard
const
val
FORMULA_TYPE
:
String
Content copied to clipboard
NO_CURRENCY
Link copied to clipboard
const
val
NO_CURRENCY
:
String
Content copied to clipboard
NOT_CALCULATE
Link copied to clipboard
const
val
NOT_CALCULATE
:
String
Content copied to clipboard
OPERAND
Link copied to clipboard
const
val
OPERAND
:
String
Content copied to clipboard
OPERATOR
Link copied to clipboard
const
val
OPERATOR
:
String
Content copied to clipboard
OPERATOR_ADD
Link copied to clipboard
const
val
OPERATOR_ADD
:
String
Content copied to clipboard
OPERATOR_DIVIDE
Link copied to clipboard
const
val
OPERATOR_DIVIDE
:
String
Content copied to clipboard
OPERATOR_MULTIPLY
Link copied to clipboard
const
val
OPERATOR_MULTIPLY
:
String
Content copied to clipboard
OPERATOR_SUBTRACT
Link copied to clipboard
const
val
OPERATOR_SUBTRACT
:
String
Content copied to clipboard
SCALAR
Link copied to clipboard
const
val
SCALAR
:
String
Content copied to clipboard
TABLE_COLUMN_SUM_UP
Link copied to clipboard
const
val
TABLE_COLUMN_SUM_UP
:
String
Content copied to clipboard
TABLE_UUID
Link copied to clipboard
const
val
TABLE_UUID
:
String
Content copied to clipboard
TYPE
Link copied to clipboard
const
val
TYPE
:
String
Content copied to clipboard
VALUE
Link copied to clipboard
const
val
VALUE
:
String
Content copied to clipboard
VALUE_TYPE
Link copied to clipboard
const
val
VALUE_TYPE
:
String
Content copied to clipboard
WIDGET
Link copied to clipboard
const
val
WIDGET
:
String
Content copied to clipboard
ZERO
Link copied to clipboard
const
val
ZERO
:
String
Content copied to clipboard
Functions
create
From
Parcel
Link copied to clipboard
open
override
fun
createFromParcel
(
parcel
:
Parcel
)
:
CalculateItem
Content copied to clipboard
new
Array
Link copied to clipboard
open
override
fun
newArray
(
size
:
Int
)
:
Array
<
CalculateItem
?
>
Content copied to clipboard