marshal method
serialise to this object.
Implementation
@override
void marshal(MarshalledObject marshalled)
{
marshalled._rawValue = _rawValue;
}
serialise to this object.
@override
void marshal(MarshalledObject marshalled)
{
marshalled._rawValue = _rawValue;
}