Uses of Class
global.maplink.geocode.schema.reverse.ReverseRequest
-
Packages that use ReverseRequest Package Description global.maplink.geocode.schema.reverse -
-
Uses of ReverseRequest in global.maplink.geocode.schema.reverse
Methods in global.maplink.geocode.schema.reverse that return ReverseRequest Modifier and Type Method Description ReverseRequestReverseRequest.ReverseRequestBuilder. build()static ReverseRequestReverseRequest. of(List<ReverseRequest.Entry> entries)Methods in global.maplink.geocode.schema.reverse that return types with arguments of type ReverseRequest Modifier and Type Method Description List<ReverseRequest>ReverseRequest. split()
-