net.sf.minuteProject.model.data.criteria.value
Class LongValue
java.lang.Object
net.sf.minuteProject.model.data.criteria.value.ReturnValue<T>
net.sf.minuteProject.model.data.criteria.value.DigitReturnValue<Long>
net.sf.minuteProject.model.data.criteria.value.LongValue
- All Implemented Interfaces:
- IFunction
public class LongValue
- extends DigitReturnValue<Long>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongValue
public LongValue(Long i)
setDefaultValue
protected void setDefaultValue()
- Specified by:
setDefaultValue
in class ReturnValue<Long>
getDefaultValue
protected Long getDefaultValue()
- Specified by:
getDefaultValue
in class ReturnValue<Long>
getDefault
protected DigitReturnValue<Long> getDefault()
- Specified by:
getDefault
in class DigitReturnValue<Long>
Copyright © 2013. All Rights Reserved.