Interface Sub.QueryOperationFields<QR>

All Superinterfaces:
net.binis.codegen.spring.query.QueryScript<QR>
All Known Subinterfaces:
Sub.QueryFieldsStart<QR,​QS>, Sub.QueryOrder<QR>
All Known Implementing Classes:
SubImpl.SubQueryExecutorImpl, SubImpl.SubQueryExecutorImpl.SubQueryOrderImpl
Enclosing interface:
Sub

public static interface Sub.QueryOperationFields<QR>
extends net.binis.codegen.spring.query.QueryScript<QR>
  • Method Summary

    Modifier and Type Method Description
    QR subAmount()  
    QR subtitle()  

    Methods inherited from interface net.binis.codegen.spring.query.QueryScript

    script