Class Property

java.lang.Object
com.querydsl.codegen.Property
All Implemented Interfaces:
Comparable<Property>

public final class Property extends Object implements Comparable<Property>
Property represents a property in a query domain type.
Author:
tiwe