|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassProxyAccess
Helper interface of ClassProxy to
set/read attributes.
$Author: wintermond $
$Date: 2005/07/10 18:39:01 $
$Log: ClassProxyAccess.java,v $
Revision 1.5 2005/07/10 18:39:01 wintermond
javadoc
Revision 1.4 2005/07/09 09:54:39 wintermond
Javadoc and implemented ProxyClassCreator
Revision 1.3 2005/07/09 08:29:13 wintermond
new cvs substitution tag
| Method Summary | |
|---|---|
java.lang.Object |
getAttribute(java.lang.String key)
Returns the attribute value of the given key. |
void |
setAttribute(java.lang.String key,
java.lang.Object value)
Sets the attribute with the given key |
| Methods inherited from interface de.keepondreaming.xml.ProxyClassCreator |
|---|
getWrappedClass |
| Method Detail |
|---|
void setAttribute(java.lang.String key,
java.lang.Object value)
key - value - java.lang.Object getAttribute(java.lang.String key)
key -
key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||