public interface MCdataSetSerializable
MCattributeSet
and
a specific collection of attributes (e.g. a module, a macro or SR Document).Modifier and Type | Method and Description |
---|---|
void |
read(MCattributeSet source)
Reads attributes from the attribute set.
|
void |
write(MCattributeSet destination)
Writes attributes to the attribute set.
|
void read(MCattributeSet source)
source
- Source attribute set.void write(MCattributeSet destination)
destination
- Destination attribute set.