Interface Element

All Superinterfaces:
Setter
All Known Implementing Classes:
AndElement, FreeTextElement, ListElement, OrElement, RelationSubQueryElement, SimpleElement, SimpleEscapedElement, SortElement, UnaryOperatorElement

public interface Element extends Setter
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
     
     

    Methods inherited from interface com.valqueries.Setter

    set
  • Method Details

    • queryString

      String queryString()
    • fromString

      default String fromString()