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