JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.github.rutledgepaulv.qbuilders.properties.virtual
Interface Property<T extends
QBuilder
<T>>
Type Parameters:
T
- The final type of the builder.
All Known Subinterfaces:
BooleanProperty
<T>,
ConditionProperty
<T,S>,
DoubleProperty
<T>,
EnumProperty
<T,S>,
EquitableProperty
<T,S>,
ExistentialProperty
<T>,
FloatProperty
<T>,
InstantLikeProperty
<T,S>,
InstantProperty
<T>,
IntegerProperty
<T>,
ListableProperty
<T,S>,
LongProperty
<T>,
NumberProperty
<T,S>,
ShortProperty
<T>,
StringProperty
<T>
All Known Implementing Classes:
BooleanPropertyDelegate
,
ConditionPropertyDelegate
,
DoublePropertyDelegate
,
EnumPropertyDelegate
,
EquitablePropertyDelegate
,
ExistentialPropertyDelegate
,
FloatPropertyDelegate
,
InstantLikePropertyDelegate
,
InstantPropertyDelegate
,
IntegerPropertyDelegate
,
ListablePropertyDelegate
,
LongPropertyDelegate
,
NumberPropertyDelegate
,
PropertyDelegate
,
ShortPropertyDelegate
,
StringPropertyDelegate
public interface
Property<T extends
QBuilder
<T>>
A marker interface for properties that have been defined. Properties represent queryable field types and expose mechanisms to define the constraints against hte field for the query.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017. All rights reserved.