Add | Adds a service supply. |
 Delete | Deletes an existing service supply. |
 Get | Retrieves a service supply. The supply is specified by its key, which is contained in the `ServiceSupplyParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `ServiceSuppliesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `ServiceSupplyParamsCollection` data collection that identifies all service supplies. |
 Update | Updates an existing service supply. |
Â