public interface IConfigurationProperty
IConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the Name of this Property
|
Object |
getValue()
Get the String representation of the value of this property.
|
boolean |
isBeanReference()
Does this property represent a bean reference?
|
boolean |
isBeanReferenceCollection()
Does this property represent a collection of bean references?
|
Object getValue()
boolean isBeanReference()
boolean isBeanReferenceCollection()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann