Interface PropertyPath<V>

    • Method Detail

      • getName

        String getName()
        Returns:
        the name of this path. May be a single property (e.g. "MyProperty") or a dot-separated path (e.g. "MyEntity.MyProperty").