Uses of Class
org.cxml.Route
-
Packages that use Route Package Description org.cxml -
-
Uses of Route in org.cxml
Fields in org.cxml declared as Route Modifier and Type Field Description protected RouteTransportInformation. routeMethods in org.cxml that return Route Modifier and Type Method Description RouteObjectFactory. createRoute()Create an instance ofRouteRouteTransportInformation. getRoute()Gets the value of the route property.Methods in org.cxml with parameters of type Route Modifier and Type Method Description voidTransportInformation. setRoute(Route value)Sets the value of the route property.
-