profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.cmd
/
PFLocationInfo
/
Companion
Companion
object
Companion
Functions
Functions
add
Category
Link copied to clipboard
fun
addCategory
(
builder
:
FlatBufferBuilder
,
category
:
Byte
)
add
City
Link copied to clipboard
fun
addCity
(
builder
:
FlatBufferBuilder
,
city
:
Int
)
add
Country
Link copied to clipboard
fun
addCountry
(
builder
:
FlatBufferBuilder
,
country
:
Int
)
add
House
Number
Link copied to clipboard
fun
addHouseNumber
(
builder
:
FlatBufferBuilder
,
houseNumber
:
Int
)
add
Name
Link copied to clipboard
fun
addName
(
builder
:
FlatBufferBuilder
,
name
:
Int
)
add
Position
Link copied to clipboard
fun
addPosition
(
builder
:
FlatBufferBuilder
,
position
:
Int
)
add
Street
Link copied to clipboard
fun
addStreet
(
builder
:
FlatBufferBuilder
,
street
:
Int
)
add
Type
Link copied to clipboard
fun
addType
(
builder
:
FlatBufferBuilder
,
type
:
Byte
)
end
PFLocation
Info
Link copied to clipboard
fun
endPFLocationInfo
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFLocation
Info
Link copied to clipboard
fun
getRootAsPFLocationInfo
(
_bb
:
ByteBuffer
)
:
PFLocationInfo
fun
getRootAsPFLocationInfo
(
_bb
:
ByteBuffer
,
obj
:
PFLocationInfo
)
:
PFLocationInfo
start
PFLocation
Info
Link copied to clipboard
fun
startPFLocationInfo
(
builder
:
FlatBufferBuilder
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)