trait ProductFormats extends ProductFormatsInstances

Provides the helpers for constructing custom JsonFormat implementations for types implementing the Product trait (especially case classes)

Self Type
ProductFormats with StandardFormats
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProductFormats
  2. ProductFormatsInstances
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: (ProductFormats.this)#JF[P18], arg18: (ProductFormats.this)#JF[P19], arg19: (ProductFormats.this)#JF[P20], arg20: (ProductFormats.this)#JF[P21], arg21: (ProductFormats.this)#JF[P22]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  2. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: (ProductFormats.this)#JF[P18], arg18: (ProductFormats.this)#JF[P19], arg19: (ProductFormats.this)#JF[P20], arg20: (ProductFormats.this)#JF[P21]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  3. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: (ProductFormats.this)#JF[P18], arg18: (ProductFormats.this)#JF[P19], arg19: (ProductFormats.this)#JF[P20]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  4. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: (ProductFormats.this)#JF[P18], arg18: (ProductFormats.this)#JF[P19]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  5. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: (ProductFormats.this)#JF[P18]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  6. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  7. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  8. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  9. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  10. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  11. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  12. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  13. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  14. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  15. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  16. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  17. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  18. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  19. def jsonFormat[P1, P2, P3, P4, T <: Product](construct: (P1, P2, P3, P4) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String, fieldName4: String)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  20. def jsonFormat[P1, P2, P3, T <: Product](construct: (P1, P2, P3) ⇒ T, fieldName1: String, fieldName2: String, fieldName3: String)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  21. def jsonFormat[P1, P2, T <: Product](construct: (P1, P2) ⇒ T, fieldName1: String, fieldName2: String)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  22. def jsonFormat[P1, T <: Product](construct: (P1) ⇒ T, fieldName1: String)(implicit arg0: (ProductFormats.this)#JF[P1]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  23. def jsonFormat0[T](construct: () ⇒ T): RootJsonFormat[T]
  24. def jsonFormat1[P1, T <: Product](construct: (P1) ⇒ T)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  25. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  26. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  27. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  28. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  29. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  30. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  31. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  32. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  33. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: (ProductFormats.this)#JF[P18], arg18: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  34. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: (ProductFormats.this)#JF[P18], arg18: (ProductFormats.this)#JF[P19], arg19: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  35. def jsonFormat2[P1, P2, T <: Product](construct: (P1, P2) ⇒ T)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  36. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: (ProductFormats.this)#JF[P18], arg18: (ProductFormats.this)#JF[P19], arg19: (ProductFormats.this)#JF[P20], arg20: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  37. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: (ProductFormats.this)#JF[P18], arg18: (ProductFormats.this)#JF[P19], arg19: (ProductFormats.this)#JF[P20], arg20: (ProductFormats.this)#JF[P21], arg21: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  38. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: (ProductFormats.this)#JF[P10], arg10: (ProductFormats.this)#JF[P11], arg11: (ProductFormats.this)#JF[P12], arg12: (ProductFormats.this)#JF[P13], arg13: (ProductFormats.this)#JF[P14], arg14: (ProductFormats.this)#JF[P15], arg15: (ProductFormats.this)#JF[P16], arg16: (ProductFormats.this)#JF[P17], arg17: (ProductFormats.this)#JF[P18], arg18: (ProductFormats.this)#JF[P19], arg19: (ProductFormats.this)#JF[P20], arg20: (ProductFormats.this)#JF[P21], arg21: (ProductFormats.this)#JF[P22], arg22: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  39. def jsonFormat3[P1, P2, P3, T <: Product](construct: (P1, P2, P3) ⇒ T)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  40. def jsonFormat4[P1, P2, P3, P4, T <: Product](construct: (P1, P2, P3, P4) ⇒ T)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  41. def jsonFormat5[P1, P2, P3, P4, P5, T <: Product](construct: (P1, P2, P3, P4, P5) ⇒ T)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  42. def jsonFormat6[P1, P2, P3, P4, P5, P6, T <: Product](construct: (P1, P2, P3, P4, P5, P6) ⇒ T)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  43. def jsonFormat7[P1, P2, P3, P4, P5, P6, P7, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7) ⇒ T)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  44. def jsonFormat8[P1, P2, P3, P4, P5, P6, P7, P8, T <: Product](construct: (P1, P2, P3, P4, P5, P6, P7, P8) ⇒ T)(implicit arg0: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances
  45. 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: (ProductFormats.this)#JF[P1], arg1: (ProductFormats.this)#JF[P2], arg2: (ProductFormats.this)#JF[P3], arg3: (ProductFormats.this)#JF[P4], arg4: (ProductFormats.this)#JF[P5], arg5: (ProductFormats.this)#JF[P6], arg6: (ProductFormats.this)#JF[P7], arg7: (ProductFormats.this)#JF[P8], arg8: (ProductFormats.this)#JF[P9], arg9: ClassTag[T]): RootJsonFormat[T]
    Definition Classes
    ProductFormatsInstances