Uses of Interface
org.goplanit.utils.zoning.TransferZones
-
Packages that use TransferZones Package Description org.goplanit.utils.zoning zoning oriented utility classesorg.goplanit.zoning -
-
Uses of TransferZones in org.goplanit.utils.zoning
Methods in org.goplanit.utils.zoning that return TransferZones Modifier and Type Method Description TransferZonesTransferZones. clone()Force clone implementation -
Uses of TransferZones in org.goplanit.zoning
Classes in org.goplanit.zoning that implement TransferZones Modifier and Type Class Description classTransferZonesImplimplementation of the Zones <T> interface for transfer zonesFields in org.goplanit.zoning declared as TransferZones Modifier and Type Field Description protected TransferZonesTransferZoneFactoryImpl. transferZonescontainer to useTransferZonesZoning. transferZonesprovide access to transfer zones (if any)Methods in org.goplanit.zoning that return TransferZones Modifier and Type Method Description TransferZonesZoning. getTransferZones()Access to the odZones containerConstructors in org.goplanit.zoning with parameters of type TransferZones Constructor Description TransferZoneFactoryImpl(IdGroupingToken groupId, TransferZones transferZones)Constructor
-