Uses of Interface
org.goplanit.utils.zoning.TransferZoneGroups
-
Packages that use TransferZoneGroups Package Description org.goplanit.utils.zoning zoning oriented utility classesorg.goplanit.zoning -
-
Uses of TransferZoneGroups in org.goplanit.utils.zoning
Methods in org.goplanit.utils.zoning that return TransferZoneGroups Modifier and Type Method Description TransferZoneGroups
TransferZoneGroups. clone()
Force clone implementation -
Uses of TransferZoneGroups in org.goplanit.zoning
Classes in org.goplanit.zoning that implement TransferZoneGroups Modifier and Type Class Description class
TransferZoneGroupsImpl
Container for transfer zone groups where each transfer zone group logically groups multiple transfer zones together.Fields in org.goplanit.zoning declared as TransferZoneGroups Modifier and Type Field Description protected TransferZoneGroups
TransferZoneGroupFactoryImpl. transferZoneGroups
container to useTransferZoneGroups
Zoning. transferZoneGroups
provide access to transfer zone groups (if any)Constructors in org.goplanit.zoning with parameters of type TransferZoneGroups Constructor Description TransferZoneGroupFactoryImpl(IdGroupingToken groupId, TransferZoneGroups transferZoneGroups)
Constructor
-