Class Restrictions.PropertyIsNull<T>

  • Type Parameters:
    T - The property type
    All Implemented Interfaces:
    Restrictions.PropertyRestriction<T>
    Enclosing class:
    Restrictions

    public static class Restrictions.PropertyIsNull<T>
    extends java.lang.Object
    IsNull restriction.
    • Constructor Summary

      Constructors 
      Constructor Description
      PropertyIsNull()  
    • Method Summary

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

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

      • PropertyIsNull

        public PropertyIsNull()
    • Method Detail

      • getName

        public java.lang.String getName()