public interface IObjectShortDefaultProperties
Modifier and Type | Method and Description |
---|---|
Short |
getShortDefault()
Default float used by isShortDefault and isShortNotDefault.
|
void |
setShortDefault(Short defaultShortValue)
Changes the default value used by isShortDefault and isShortNotDefault.
|
Short getShortDefault()
By default a Short has value 0
void setShortDefault(Short defaultShortValue)
defaultShortValue
- new value to setThe MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.