Interface PrimitiveObjectValue<T>

    • Method Detail

      • getValue

        T getValue()
      • serialize

        void serialize​(com.fasterxml.jackson.core.JsonGenerator jsonGenerator)
                throws java.io.IOException
        Throws:
        java.io.IOException