java.lang.Object
org.opensearch.client.opensearch._types.LatLon
All Implemented Interfaces:
ToJsonp

public final class LatLon
extends java.lang.Object
implements ToJsonp
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  LatLon.Builder
    Builder for LatLon.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static JsonpDeserializer<LatLon> DESERIALIZER
    Json deserializer for LatLon
  • Constructor Summary

    Constructors 
    Modifier Constructor Description
    protected LatLon​(LatLon.Builder builder)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Number lat()
    API name: lat
    java.lang.Number lon()
    API name: lon
    protected static void setupLatLonDeserializer​(DelegatingDeserializer<LatLon.Builder> op)  
    void toJsonp​(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
    Serialize this object to JSON.
    protected void toJsonpInternal​(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait