Uses of Class
org.goplanit.zoning.TransferZoneImpl
-
Packages that use TransferZoneImpl Package Description org.goplanit.zoning -
-
Uses of TransferZoneImpl in org.goplanit.zoning
Methods in org.goplanit.zoning that return TransferZoneImpl Modifier and Type Method Description TransferZoneImpl
TransferZoneImpl. clone()
Create a shallow copy of this entityConstructors in org.goplanit.zoning with parameters of type TransferZoneImpl Constructor Description TransferZoneImpl(TransferZoneImpl transferZoneImpl)
Copy constructor
-