PatientIdentifierListResult

public class PatientIdentifierListResult

Stores a list of IdentifierTypes. This class is used as a result of a query to the OpenMRS server.

Methods

equals

public boolean equals(Object o)

getResults

public List<IdentifierType> getResults()

hashCode

public int hashCode()

setResults

public void setResults(List<IdentifierType> results)