public abstract class TypedPropertyHolder extends PropertyHolder
| 构造器和说明 |
|---|
TypedPropertyHolder() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getConfigurationType() |
void |
setConfigurationType(java.lang.String configurationType)
Sets the value of the type specified in the configuration.
|
addProperty, addPropertyXmlElements, getProperties, getPropertypublic java.lang.String getConfigurationType()
public void setConfigurationType(java.lang.String configurationType)
configurationType - the type specified in the configurationCopyright © 2018. All Rights Reserved.