Interface Setter

All Known Subinterfaces:
Element
All Known Implementing Classes:
AndElement, CompoundColumnizer, FreeTextElement, ListElement, OrElement, RelationSubQueryElement, SimpleElement, SimpleEscapedElement, SortElement, TokenQueryImpl, UnaryOperatorElement, ValqueriesColumnizer, ValqueriesQueryImpl

public interface Setter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    set(IStatement statement)
     
  • Method Details