Package org.cxml

Class Routing

java.lang.Object
org.cxml.Routing

public class Routing extends Object
  • Field Details

    • destination

      protected String destination
  • Constructor Details

    • Routing

      public Routing()
  • 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