-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutoWiregetSourceAutoWire()Obtains the matching sourceAutoWire.SgetSourceNode()Obtains the sourceNode.AutoWiregetTargetAutoWire()Obtains the matching targetAutoWire.TgetTargetNode(OfficeNode office)Obtains the targetNode.
-
-
-
Method Detail
-
getSourceAutoWire
AutoWire getSourceAutoWire()
Obtains the matching sourceAutoWire.- Returns:
- Matching source
AutoWire.
-
getTargetNode
T getTargetNode(OfficeNode office)
Obtains the targetNode.- Parameters:
office-OfficeNode.- Returns:
- Target
Node.
-
-