|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.opensymphony.module.propertyset.MemoryPropertySet.ValueEntry
Constructor Summary | |
MemoryPropertySet.ValueEntry()
|
|
MemoryPropertySet.ValueEntry(int type,
java.lang.Object value)
|
Method Summary | |
void |
setType(int type)
|
void |
setValue(java.lang.Object value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MemoryPropertySet.ValueEntry()
public MemoryPropertySet.ValueEntry(int type, java.lang.Object value)
Method Detail |
public void setType(int type)
public void setValue(java.lang.Object value)
|
See www.opensymphony.com for more information. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |