AttributeTypeListResult

public class AttributeTypeListResult

Stores a list of Attribute.AttributeTypes. 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.AttributeType> getResults()

hashCode

public int hashCode()

setResults

public void setResults(List<Attribute.AttributeType> results)