Uses of Enum
com.querydsl.core.annotations.PropertyType
Packages that use PropertyType
-
Uses of PropertyType in com.querydsl.core.annotations
Methods in com.querydsl.core.annotations that return PropertyTypeModifier and TypeMethodDescriptionstatic PropertyTypeReturns the enum constant of this type with the specified name.static PropertyType[]PropertyType.values()Returns an array containing the constants of this enum type, in the order they are declared.