pardata.schema.SchemaCollectionManager.add_schema_collection

SchemaCollectionManager.add_schema_collection(name, val)

Store SchemaCollection instances in a dictionary. If a schema with the same name as name is already stored, it is overridden.

Parameters
Return type

None