|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyRestriction<T>
Restriction on a search based on a property of type T.
| Method Summary | |
|---|---|
MatchMode |
getMatchMode()
Returns the mode to match a property. |
Property<T> |
getProperty()
Returns the property to match on. |
T |
getValue()
Returns the value to match against the property. |
| Method Detail |
|---|
Property<T> getProperty()
MatchMode getMatchMode()
T getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||