public interface IObjectByteDefaultProperties
Modifier and Type | Method and Description |
---|---|
Byte |
getByteDefault()
Default float used by isByteDefault and isByteNotDefault.
|
void |
setByteDefault(Byte defaultByteValue)
Changes the default value used by isByteDefault and isByteNotDefault.
|
Byte getByteDefault()
By default a Byte has value 0
void setByteDefault(Byte defaultByteValue)
defaultByteValue
- new value to setThe MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.