toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk.codes.templates.groups
/
EmbedDecimalGroup
Embed
Decimal
Group
open
class
EmbedDecimalGroup
:
Group
Members
Constructors
Embed
Decimal
Group
Link copied to clipboard
constructor
(
template
:
CodeTemplate
,
integerParts
:
Int
,
fractionalParts
:
Int
)
Functions
apply
Link copied to clipboard
open
fun
apply
(
input
:
String
)
:
Boolean
check
Dependencies
Link copied to clipboard
open
fun
checkDependencies
(
)
:
Boolean
decimal
Link copied to clipboard
open
fun
decimal
(
)
:
BigDecimal
get
Template
Link copied to clipboard
open
fun
getTemplate
(
)
:
CodeTemplate
length
Link copied to clipboard
open
fun
length
(
)
:
Int
reset
Link copied to clipboard
open
fun
reset
(
)
string
Link copied to clipboard
open
fun
string
(
)
:
String
validate
Link copied to clipboard
open
fun
validate
(
)
:
Boolean