com.rmn.jsonapi

types

package types

Visibility
  1. Public
  2. All

Type Members

  1. trait AttributeTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  2. trait ErrorLinkTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  3. trait ErrorSourceTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  4. trait ErrorTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  5. trait FullLinkTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  6. trait IncludedTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  7. trait JsonApiTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  8. trait LinkTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  9. trait MaybeString[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  10. trait MetaTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  11. trait PrimaryDataTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  12. trait RelationshipTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  13. trait ResourceLinkTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )
  14. trait ResourceLinkageTypes[T] extends TypeFormatter[T]

    Annotations
    @implicitNotFound( ... )

Ungrouped