Interface QueryProperty

All Superinterfaces:
Serializable
All Known Implementing Classes:
QueryPropertyImpl

public interface QueryProperty extends Serializable
Describes a property that can be used in a Query.
Author:
Frederik Heremans
  • Method Details

    • getName

      String getName()
    • getFunction

      String getFunction()