Uses of Interface
org.goplanit.utils.zoning.TransferZoneFactory
-
Packages that use TransferZoneFactory Package Description org.goplanit.utils.zoning zoning oriented utility classesorg.goplanit.zoning -
-
Uses of TransferZoneFactory in org.goplanit.utils.zoning
Methods in org.goplanit.utils.zoning that return TransferZoneFactory Modifier and Type Method Description TransferZoneFactoryTransferZones. getFactory()Factory to create instance of managed id entity (for this container class) -
Uses of TransferZoneFactory in org.goplanit.zoning
Classes in org.goplanit.zoning that implement TransferZoneFactory Modifier and Type Class Description classTransferZoneFactoryImplFactory for creating transfer zones (on container)Methods in org.goplanit.zoning that return TransferZoneFactory Modifier and Type Method Description TransferZoneFactoryTransferZonesImpl. getFactory()Factory to create instance of managed id entity (for this container class)Constructors in org.goplanit.zoning with parameters of type TransferZoneFactory Constructor Description TransferZonesImpl(TransferZoneFactory transferZoneFactory)Constructor
-