reming

NullOptions

Related Doc: package reming

trait NullOptions extends ProductFormats

This trait supplies an alternative rendering mode for optional case class members. Normally optional members that are undefined (None) are not rendered at all. By mixing in this trait into your custom JsonProtocol you can enforce the rendering of undefined members as null. (Note that this only affect JSON writing, reming will always read missing optional members as well as null optional members as None.)

Self Type
NullOptions with StandardFormats
Linear Supertypes
ProductFormats, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. NullOptions
  2. ProductFormats
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  5. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  10. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  11. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  12. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String, fieldName20: String, fieldName21: String, fieldName22: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: (NullOptions.this)#JF[P18], arg18: (NullOptions.this)#JF[P19], arg19: (NullOptions.this)#JF[P20], arg20: (NullOptions.this)#JF[P21], arg21: (NullOptions.this)#JF[P22]): JsonFormat[T]

    Definition Classes
    ProductFormats
  13. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String, fieldName20: String, fieldName21: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: (NullOptions.this)#JF[P18], arg18: (NullOptions.this)#JF[P19], arg19: (NullOptions.this)#JF[P20], arg20: (NullOptions.this)#JF[P21]): JsonFormat[T]

    Definition Classes
    ProductFormats
  14. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String, fieldName20: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: (NullOptions.this)#JF[P18], arg18: (NullOptions.this)#JF[P19], arg19: (NullOptions.this)#JF[P20]): JsonFormat[T]

    Definition Classes
    ProductFormats
  15. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String, fieldName19: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: (NullOptions.this)#JF[P18], arg18: (NullOptions.this)#JF[P19]): JsonFormat[T]

    Definition Classes
    ProductFormats
  16. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String, fieldName18: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: (NullOptions.this)#JF[P18]): JsonFormat[T]

    Definition Classes
    ProductFormats
  17. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String, fieldName17: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17]): JsonFormat[T]

    Definition Classes
    ProductFormats
  18. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String, fieldName16: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16]): JsonFormat[T]

    Definition Classes
    ProductFormats
  19. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String, fieldName15: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15]): JsonFormat[T]

    Definition Classes
    ProductFormats
  20. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String, fieldName14: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14]): JsonFormat[T]

    Definition Classes
    ProductFormats
  21. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String, fieldName13: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13]): JsonFormat[T]

    Definition Classes
    ProductFormats
  22. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String, fieldName12: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12]): JsonFormat[T]

    Definition Classes
    ProductFormats
  23. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String, fieldName11: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11]): JsonFormat[T]

    Definition Classes
    ProductFormats
  24. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String, fieldName10: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10]): JsonFormat[T]

    Definition Classes
    ProductFormats
  25. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, P9, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String, fieldName9: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9]): JsonFormat[T]

    Definition Classes
    ProductFormats
  26. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, P8, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String, fieldName8: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8]): JsonFormat[T]

    Definition Classes
    ProductFormats
  27. def jsonFormat[P1, P2, P3, P4, P5, P6, P7, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String, fieldName7: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7]): JsonFormat[T]

    Definition Classes
    ProductFormats
  28. def jsonFormat[P1, P2, P3, P4, P5, P6, T <: Product](construct: (P1, P2, P3, P4, P5, P6) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String, fieldName6: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6]): JsonFormat[T]

    Definition Classes
    ProductFormats
  29. def jsonFormat[P1, P2, P3, P4, P5, T <: Product](construct: (P1, P2, P3, P4, P5) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String, fieldName5: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5]): JsonFormat[T]

    Definition Classes
    ProductFormats
  30. def jsonFormat[P1, P2, P3, P4, T <: Product](construct: (P1, P2, P3, P4) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4]): JsonFormat[T]

    Definition Classes
    ProductFormats
  31. def jsonFormat[P1, P2, P3, T <: Product](construct: (P1, P2, P3) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3]): JsonFormat[T]

    Definition Classes
    ProductFormats
  32. def jsonFormat[P1, P2, T <: Product](construct: (P1, P2) ⇒ T, fieldName1: String, fieldName2: String)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2]): JsonFormat[T]

    Definition Classes
    ProductFormats
  33. def jsonFormat[P1, T <: Product](construct: (P1) ⇒ T, fieldName1: String)(implicit arg0: (NullOptions.this)#JF[P1]): JsonFormat[T]

    Definition Classes
    ProductFormats
  34. def jsonFormat0[T](construct: () ⇒ T): JsonFormat[T]

    Definition Classes
    ProductFormats
  35. def jsonFormat1[P1, T <: Product](construct: (P1) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  36. def jsonFormat10[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  37. def jsonFormat11[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  38. def jsonFormat12[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  39. def jsonFormat13[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  40. def jsonFormat14[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  41. def jsonFormat15[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  42. def jsonFormat16[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  43. def jsonFormat17[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  44. def jsonFormat18[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: (NullOptions.this)#JF[P18], arg18: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  45. def jsonFormat19[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: (NullOptions.this)#JF[P18], arg18: (NullOptions.this)#JF[P19], arg19: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  46. def jsonFormat2[P1, P2, T <: Product](construct: (P1, P2) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  47. def jsonFormat20[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: (NullOptions.this)#JF[P18], arg18: (NullOptions.this)#JF[P19], arg19: (NullOptions.this)#JF[P20], arg20: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  48. def jsonFormat21[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: (NullOptions.this)#JF[P18], arg18: (NullOptions.this)#JF[P19], arg19: (NullOptions.this)#JF[P20], arg20: (NullOptions.this)#JF[P21], arg21: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  49. def jsonFormat22[P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: (NullOptions.this)#JF[P10], arg10: (NullOptions.this)#JF[P11], arg11: (NullOptions.this)#JF[P12], arg12: (NullOptions.this)#JF[P13], arg13: (NullOptions.this)#JF[P14], arg14: (NullOptions.this)#JF[P15], arg15: (NullOptions.this)#JF[P16], arg16: (NullOptions.this)#JF[P17], arg17: (NullOptions.this)#JF[P18], arg18: (NullOptions.this)#JF[P19], arg19: (NullOptions.this)#JF[P20], arg20: (NullOptions.this)#JF[P21], arg21: (NullOptions.this)#JF[P22], arg22: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  50. def jsonFormat3[P1, P2, P3, T <: Product](construct: (P1, P2, P3) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  51. def jsonFormat4[P1, P2, P3, P4, T <: Product](construct: (P1, P2, P3, P4) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  52. def jsonFormat5[P1, P2, P3, P4, P5, T <: Product](construct: (P1, P2, P3, P4, P5) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  53. def jsonFormat6[P1, P2, P3, P4, P5, P6, T <: Product](construct: (P1, P2, P3, P4, P5, P6) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  54. def jsonFormat7[P1, P2, P3, P4, P5, P6, P7, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  55. def jsonFormat8[P1, P2, P3, P4, P5, P6, P7, P8, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  56. def jsonFormat9[P1, P2, P3, P4, P5, P6, P7, P8, P9, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8, P9) ⇒ T)(implicit arg0: (NullOptions.this)#JF[P1], arg1: (NullOptions.this)#JF[P2], arg2: (NullOptions.this)#JF[P3], arg3: (NullOptions.this)#JF[P4], arg4: (NullOptions.this)#JF[P5], arg5: (NullOptions.this)#JF[P6], arg6: (NullOptions.this)#JF[P7], arg7: (NullOptions.this)#JF[P8], arg8: (NullOptions.this)#JF[P9], arg9: ClassTag[T]): JsonFormat[T]

    Definition Classes
    ProductFormats
  57. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  58. final def notify(): Unit

    Definition Classes
    AnyRef
  59. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  60. def readObjectValue[T](value: ObjectValue[T])(implicit reader: JsonReader[T]): T

    Reads a value from an object, treating a missing value as None if the format is for an Option.

    Reads a value from an object, treating a missing value as None if the format is for an Option.

    Attributes
    protected
    Definition Classes
    ProductFormats
  61. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  62. def toString(): String

    Definition Classes
    AnyRef → Any
  63. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. def writeProductElement[T](fieldName: String, p: Product, ix: Int, printer: JsonPrinter)(implicit writer: JsonWriter[T]): Unit

    Writes the given field of a product.

    Writes the given field of a product. This special-cases None values using the default serialization, omitting them from the serialization entirely. This is always called from within an object serialization.

    fieldName

    the name to serialize the field as

    ix

    the index of the field to serialize in the product

    Attributes
    protected
    Definition Classes
    NullOptionsProductFormats

Inherited from ProductFormats

Inherited from AnyRef

Inherited from Any

Ungrouped