public interface IObjectLongDefaultProperties
Modifier and Type | Method and Description |
---|---|
Long |
getLongDefault()
Default float used by isLongDefault and isValueNotDefault.
|
void |
setLongDefault(Long defaultLongValue)
Changes the default value used by isLongDefault and isLongNotDefault.
|
Long getLongDefault()
By default a Long has value 0
void setLongDefault(Long defaultLongValue)
defaultLongValue
- new value to setThe MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.