public class Coord extends AbstractModel
Constructor and Description |
---|
Coord() |
Modifier and Type | Method and Description |
---|---|
Long |
getX()
Get 横坐标x
|
Long |
getY()
Get 纵坐标y
|
void |
setX(Long X)
Set 横坐标x
|
void |
setY(Long Y)
Set 纵坐标y
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2020. All rights reserved.