Uses of Annotation Type
com.alibaba.fastjson.annotation.JSONField
Packages that use JSONField
-
Uses of JSONField in com.alibaba.fastjson.support.geo
Methods in com.alibaba.fastjson.support.geo with annotations of type JSONFieldModifier and TypeMethodDescriptiondoublePoint.getLatitude()doublePoint.getLongitude()voidPoint.setLatitude(double latitude) voidPoint.setLongitude(double longitude)