|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Status
This interface should be implemented by any object that has a state.
| Method Summary | |
|---|---|
java.util.Properties |
getState(java.util.Properties p)
Return the state of this object. |
void |
setState(java.util.Properties state)
Set this object with the given properties. |
| Method Detail |
|---|
java.util.Properties getState(java.util.Properties p)
p - the properties which will be also returned for your
convenience
void setState(java.util.Properties state)
state - the properties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||