AttributeListResult

public class AttributeListResult

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

Methods

equals

public boolean equals(Object o)

getResults

public List<Attribute> getResults()

hashCode

public int hashCode()

setResults

public void setResults(List<Attribute> results)