Package com.anylogic.engine
@AnyLogicInternalAPI @Target(FIELD) @Retention(RUNTIME) public @interface AnyLogicCustomSerialization
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
Annotation for custom serialization processing during save to snapshot operations. Works with non-static transient fields only.
Has mode argument with default value
it may be removed/renamed in future.
Annotation for custom serialization processing during save to snapshot operations. Works with non-static transient fields only.
Has mode argument with default value
AnyLogicCustomSerializationMode.REFERENCE
- Since:
- 7.0
- Author:
- AnyLogic North America, LLC https://anylogic.com
AnyLogicCustomSerializationMode |
value |
|
Modifier and Type | Optional Element | Description |
---|
AnyLogicCustomSerializationMode value
- Default:
- com.anylogic.engine.AnyLogicCustomSerializationMode.REFERENCE
-
How can we improve this article?
-