Interface IAppointmentValidationInfo
-
public interface IAppointmentValidationInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getBookedCount()
long
getPosition()
List<Long>
getSimultaneousAppointmentIds()
-