|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgov.usda.gdpc.AbstractFilterValue
This class provides a skeletal implementation of the DBConnection interface, to minimize the effort required to implement this interface.
| Field Summary | |
protected Property |
myProperty
|
| Constructor Summary | |
AbstractFilterValue(Property property)
AbstractFilterValue Constructor. |
|
| Method Summary | |
Property |
getProperty()
Returns the property associated with this value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface gov.usda.gdpc.FilterValue |
getType, matches |
| Field Detail |
protected final Property myProperty
| Constructor Detail |
public AbstractFilterValue(Property property)
property - property associated with this value (can not be null)| Method Detail |
public Property getProperty()
getProperty in interface FilterValue
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||