Interface Restrictions.Restriction<T>

  • Type Parameters:
    T - The expression type
    All Known Implementing Classes:
    Restrictions.PropertyIds
    Enclosing class:
    Restrictions

    public static interface Restrictions.Restriction<T>
    Restriction.
    • Method Detail

      • getName

        java.lang.String getName()
      • getRequiredParameters

        int getRequiredParameters()