Previous topic

SSerializedFileClass Structure

Next topic

SSerializedObjectClass Structure

SSerializedObject StructureΒΆ

speect object SSerializedObject

The abstract serialized object structure.

Definition of the serialized object data source.

Provides an abstract interface to a serialized object reader/writer. All classes that want to read/write an SObject type from/to file must inherit from this object’s class.

SObject obj

Inherit from SObject.