recognition-core
androidJvm
recognition-core
/
com.microblink.recognition.core
/
Position
Position
class
Position
:
Parcelable
Position
Members
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
product
Index
Link copied to clipboard
@get:
JvmName
(
name
=
"productIndex"
)
val
productIndex
:
Int
?
=
null
shelf
Index
Link copied to clipboard
@get:
JvmName
(
name
=
"shelfIndex"
)
val
shelfIndex
:
Int
?
=
null