|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jetspeed.om.registry.base.BaseStyleOption
Bean like implementation of the StyleOption interface suitable for Castor serialization.
StyleOption| Constructor Summary | |
BaseStyleOption()
|
|
| Method Summary | |
java.lang.String |
getName()
|
java.lang.String |
getValue()
|
void |
setName(java.lang.String name)
Sets the name of this parameter. |
void |
setValue(java.lang.String value)
Sets the value of this parameter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BaseStyleOption()
| Method Detail |
public java.lang.String getName()
getName in interface StyleOptionpublic void setName(java.lang.String name)
StyleOption
setName in interface StyleOptionpublic java.lang.String getValue()
getValue in interface StyleOptionpublic void setValue(java.lang.String value)
StyleOption
setValue in interface StyleOptionvalue - the new parameter value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||