Interface TypedProjectionFieldReference<SR,T>

All Superinterfaces:
FieldReference<SR>, ProjectionFieldReference<SR>
All Known Subinterfaces:
FieldProjectionFieldReference<SR,T>
All Known Implementing Classes:
AnyProjectionReference

@Incubating public interface TypedProjectionFieldReference<SR,T> extends ProjectionFieldReference<SR>
  • Method Details

    • projectionType

      Class<T> projectionType()
    • valueModel

      default ValueModel valueModel()