|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tibco.bw.poa.model.impl.PropertyConfigImpl
public class PropertyConfigImpl
Constructor Summary | |
---|---|
PropertyConfigImpl()
|
Method Summary | |
---|---|
java.lang.String |
getName()
The name of the property. |
java.lang.String |
getStringValue()
The value of the property. |
void |
setName(java.lang.String name)
|
void |
setStringValue(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyConfigImpl()
Method Detail |
---|
public void setName(java.lang.String name)
public void setStringValue(java.lang.String value)
public java.lang.String getName()
PropertyConfig
getName
in interface PropertyConfig
public java.lang.String getStringValue()
PropertyConfig
getStringValue
in interface PropertyConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |