Interface AppointmentTypeContract
-
- All Superinterfaces:
Coded,Describable
public interface AppointmentTypeContract extends Coded, Describable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ScaleTwoDecimalgetDuration()-
Methods inherited from interface org.kuali.coeus.sys.api.model.Describable
getDescription
-
-
-
-
Method Detail
-
getDuration
ScaleTwoDecimal getDuration()
-
-