Uses of Record Class
nl.b3p.planmonitorwonen.api.model.Detailplanning
Packages that use Detailplanning
-
Uses of Detailplanning in nl.b3p.planmonitorwonen.api
Methods in nl.b3p.planmonitorwonen.api that return types with arguments of type DetailplanningModifier and TypeMethodDescriptionPlanmonitorWonenDatabaseService.getAllDetailplanningen()PlanmonitorWonenDatabaseService.getAllDetailplanningenForGemeentes(Collection<String> gemeentes) PlanmonitorWonenDatabaseService.getDetailplanningen(String planregistratieId) -
Uses of Detailplanning in nl.b3p.planmonitorwonen.api.model
Methods in nl.b3p.planmonitorwonen.api.model that return types with arguments of type DetailplanningModifier and TypeMethodDescriptionPlanregistratieComplete.detailplanningen()Returns the value of thedetailplanningenrecord component.Planregistratie.getDetailplanningList()Method parameters in nl.b3p.planmonitorwonen.api.model with type arguments of type DetailplanningModifier and TypeMethodDescriptionPlanregistratie.setDetailplanningList(List<Detailplanning> detailplanningList)