Class BoundPojoModelPathPropertyNode<T,P>

java.lang.Object
org.hibernate.search.mapper.pojo.model.path.impl.BoundPojoModelPath
org.hibernate.search.mapper.pojo.model.path.impl.BoundPojoModelPathPropertyNode<T,P>
Type Parameters:
T - The property holder type of this node, i.e. the type from which the property is retrieved.
P - The type of the property represented by this node.

public class BoundPojoModelPathPropertyNode<T,P> extends BoundPojoModelPath