Class DurationParameterValue
java.lang.Object
cz.cvut.kbss.jopa.query.parameter.DurationParameterValue
- All Implemented Interfaces:
- ParameterValue
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface cz.cvut.kbss.jopa.query.parameter.ParameterValueisSet, toQueryValues, valueCount
- 
Constructor Details- 
DurationParameterValue
 
- 
- 
Method Details- 
getValueDescription copied from interface:ParameterValueGets the value held by this wrapper.- Returns:
- The parameter value
 
- 
getQueryStringDescription copied from interface:ParameterValueGets this parameter value as a string which can be inserted directly into a query.- Returns:
- Value as query string
 
- 
toString
 
-