Uses of Interface
org.goplanit.utils.zoning.TransferZoneGroupFactory
-
Packages that use TransferZoneGroupFactory Package Description org.goplanit.utils.zoning zoning oriented utility classesorg.goplanit.zoning -
-
Uses of TransferZoneGroupFactory in org.goplanit.utils.zoning
Methods in org.goplanit.utils.zoning that return TransferZoneGroupFactory Modifier and Type Method Description TransferZoneGroupFactory
TransferZoneGroups. getFactory()
Factory to create instance of managed id entity (for this container class) -
Uses of TransferZoneGroupFactory in org.goplanit.zoning
Classes in org.goplanit.zoning that implement TransferZoneGroupFactory Modifier and Type Class Description class
TransferZoneGroupFactoryImpl
Factory for creating transfer zone groups (on container)Methods in org.goplanit.zoning that return TransferZoneGroupFactory Modifier and Type Method Description TransferZoneGroupFactory
TransferZoneGroupsImpl. getFactory()
Factory to create instance of managed id entity (for this container class)Constructors in org.goplanit.zoning with parameters of type TransferZoneGroupFactory Constructor Description TransferZoneGroupsImpl(IdGroupingToken groupId, TransferZoneGroupFactory transferZoneGroupFactory)
Constructor
-