public interface Status
| Modifier and Type | Method and Description |
|---|---|
Properties |
getState(Properties p)
Return the state of this object.
|
void |
setState(Properties state)
Set this object with the given properties.
|
Properties getState(Properties p)
p - the properties which will be also returned for your
conveniencevoid setState(Properties state)
state - the propertiesCopyright © 2016 Egothor. All Rights Reserved.