|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParameterSerializable
Defines an interface for objects that can serialize their parameters
to a ParameterValueStorageExInterface
Method Summary | |
---|---|
void |
read(ParameterValueStorageExInterface in)
Read all parameters from a storage |
void |
write(ParameterValueStorageExInterface out)
Write all parameters to a storage |
Method Detail |
---|
void write(ParameterValueStorageExInterface out)
out
- ParameterValueStorageExInterface object to write tovoid read(ParameterValueStorageExInterface in)
in
- ParameterValueStorageExInterface to read from
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |