An object that maintains all the properties of a simulated network layer (e.g. Control Plane, User Plane). A plug-in exposing the INetworkLayerPlugin interface will have to maintain and serialize a list of such objects (e.g. expose a PropertyNodeList with nodeType="NetworkLayer" and named "networkLayers" in their metaschema.). The outter world will get hold of these objects through INetworkLayerPlugin interface.
This class has no description.
Parameter | Description |
---|---|
layerType |
The network layer type (plug-in specific). Integer, default = 0 |