PACECloudSDK
/
cloud.pace.sdk.poikit.poi
/
Geometry
/
CommandGeo
Command
Geo
data class
CommandGeo
(commandType:
Geometry.CommandType
?, locationPoint:
LocationPoint
)
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
commandType
Link copied to clipboard
var
commandType
:
Geometry.CommandType
?
Content copied to clipboard
locationPoint
Link copied to clipboard
var
locationPoint
:
LocationPoint
Content copied to clipboard