Package DataHandling

Class PatientSerializer

java.lang.Object
DataHandling.PatientSerializer
All Implemented Interfaces:
ISerializer<Patient>

public class PatientSerializer extends Object implements ISerializer<Patient>
This class is responsible for serializing and deserializing Patient objects to and from String.