类 DescriptiveRegistryEntry
java.lang.Object
pkg.exoad.poprock.core.registry.RegistryEntry
pkg.exoad.poprock.core.registry.DescriptiveRegistryEntry
- 所有已实现的接口:
Serializable
The base representation of a Descriptive Registry entry that just has one internal
property of
description
. Please use the Factory method to construct
this object from scratch.
- 作者:
- Jack Meng
- 另请参阅:
-
字段概要
从类继承的字段 pkg.exoad.poprock.core.registry.RegistryEntry
currentValue
-
构造器概要
-
方法概要
从类继承的方法 pkg.exoad.poprock.core.registry.RegistryEntry
check, defaultValue, getCanonicalName, getCurrentValue, setCurrentValue
-
构造器详细资料
-
DescriptiveRegistryEntry
DescriptiveRegistryEntry()
-
-
方法详细资料
-
description
- 返回:
- The description of this entry
-