Package hec.data
Interface ILocationAssociation
- All Known Subinterfaces:
IEmbankment,ILocationChildAssociation,ILock,IOutlet,IPhysicalStructure,IProject,ITurbine,IWaterSupplyPump
- All Known Implementing Classes:
JDomEmbankmentImpl,JDomLockImpl,JDomOutletImpl,JDomProjectImpl,JDomTurbineImpl,JDomWaterSupplyPump,PhysicalStructure
public interface ILocationAssociation
An interface for objects that are based around a location.
-
Method Summary
-
Method Details
-
getLocation
Location getLocation() -
setLocation
-