add method

add(solution_xml)

Add the SolutionXML in the collection.

Returns

def add(self, solution_xml):
    ...
Parameter Type Description
solution_xml SolutionXML

See Also