|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.abator.config.PropertyHolder
org.apache.ibatis.abator.config.TypedPropertyHolder
Constructor Summary | |
TypedPropertyHolder()
|
Method Summary | |
java.lang.String |
getConfigurationType()
|
void |
setConfigurationType(java.lang.String configurationType)
Sets the value of the type specified in the configuration. |
Methods inherited from class org.apache.ibatis.abator.config.PropertyHolder |
addProperty, addPropertyXmlElements, getProperties, getProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TypedPropertyHolder()
Method Detail |
public java.lang.String getConfigurationType()
public void setConfigurationType(java.lang.String configurationType)
configurationType
- the type specified in the configuration
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |