public class Routing
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the destination property.
void
Sets the value of the destination property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
Method Details
-
getDestination
public String getDestination()
Gets the value of the destination property.
- Returns:
- possible object is
String
-
setDestination
public void setDestination(String value)
Sets the value of the destination property.
- Parameters:
value - allowed object is
String