Class ModelQueryAbstractBuilder<T extends ModelQueryAbstractBuilder<T>>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      T withModel​(java.lang.String modelName)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ModelQueryAbstractBuilder

        public ModelQueryAbstractBuilder()
    • Method Detail

      • withModel

        public T withModel​(java.lang.String modelName)