sdk
sdk
/
com.sygic.sdk.map.object
/
MapPlaceIdObject
Map
Place
Id
Object
class
MapPlaceIdObject
:
ViewObject
<
MapPlaceIdData
>
Content copied to clipboard
Functions
Properties
Functions
describe
Contents
Link copied to clipboard
open
override
fun
describeContents
(
)
:
Int
Content copied to clipboard
equals
Link copied to clipboard
@
CallSuper
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
get
Data
Link copied to clipboard
@
NonNull
open
fun
getData
(
)
:
MapPlaceIdData
Content copied to clipboard
get
Id
Link copied to clipboard
open
fun
getId
(
)
:
Int
Content copied to clipboard
get
Object
Type
Link copied to clipboard
open
fun
getObjectType
(
)
:
Int
Content copied to clipboard
get
Position
Link copied to clipboard
@
NonNull
open
fun
getPosition
(
)
:
GeoCoordinates
Content copied to clipboard
get
ZIndex
Link copied to clipboard
open
fun
getZIndex
(
)
:
Int
Content copied to clipboard
hash
Code
Link copied to clipboard
@
CallSuper
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
is
Valid
Parcelable
Link copied to clipboard
open
fun
isValidParcelable
(
)
:
Boolean
Content copied to clipboard
set
Id
Link copied to clipboard
open
fun
setId
(
id
:
Int
)
Content copied to clipboard
set
ZIndex
Link copied to clipboard
open
fun
setZIndex
(
ZIndex
:
Int
)
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
@
CallSuper
open
override
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)
Content copied to clipboard
Properties
mIsValidParcelable
Link copied to clipboard
val
mIsValidParcelable
:
Boolean
Content copied to clipboard
placeId
Link copied to clipboard
val
placeId
:
Int
Content copied to clipboard