|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.ConfigConfigItem
public class ConfigConfigItem
| Constructor Summary | |
|---|---|
ConfigConfigItem()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getConfigName()
Gets the value of the configName property. |
java.lang.String |
getConfigType()
Gets the value of the configType property. |
java.lang.String |
getvalue()
Gets the value of the value property. |
void |
setConfigName(java.lang.String value)
Sets the value of the configName property. |
void |
setConfigType(java.lang.String value)
Sets the value of the configType property. |
void |
setvalue(java.lang.String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigConfigItem()
| Method Detail |
|---|
public java.lang.String getConfigName()
Stringpublic java.lang.String getConfigType()
Stringpublic java.lang.String getvalue()
Stringpublic void setConfigName(java.lang.String value)
value - allowed object is Stringpublic void setConfigType(java.lang.String value)
value - allowed object is Stringpublic void setvalue(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||