Class ZoneManager
java.lang.Object
com.dna.jopt.member.unit.zonemanager.ZoneManager
- All Implemented Interfaces:
IZoneManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetZoneConnection(String fromId, String toId) booleanisEmpty()voidputZoneConnection(ZoneConnection connection)
-
Constructor Details
-
ZoneManager
public ZoneManager()
-
-
Method Details
-
putZoneConnection
- Specified by:
putZoneConnectionin interfaceIZoneManager
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceIZoneManager
-
getZoneConnection
- Specified by:
getZoneConnectionin interfaceIZoneManager
-
getZoneConnections
- Specified by:
getZoneConnectionsin interfaceIZoneManager
-