Interface IAppointmentValidationInfo
-
public interface IAppointmentValidationInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetBookedCount()longgetPosition()List<Long>getSimultaneousAppointmentIds()
-