public interface TimeUnitDao extends org.eurekaclinical.standardapis.dao.Dao<TimeUnit,Long>
| Modifier and Type | Method and Description |
|---|---|
List<TimeUnit> |
getAllAsc() |
TimeUnit |
getByName(String inName)
Gets a value comparator based on the name attribute.
|
TimeUnit |
getDefault() |
Copyright © 2012–2016 Emory University. All rights reserved.