public interface IObjectUuidDefaultProperties
Modifier and Type | Method and Description |
---|---|
UUID |
getUuidDefault()
Default float used by isUuidDefault and isUuidNotDefault.
|
void |
setUuidDefault(UUID defaultUuidValue)
Changes the default value used by isUuidDefault and isUuidNotDefault.
|
UUID getUuidDefault()
By default a UUID has value 0
void setUuidDefault(UUID defaultUuidValue)
defaultUuidValue
- new value to setThe MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.