Uses of Class
org.cxml.RailLegDestination
-
Packages that use RailLegDestination Package Description org.cxml -
-
Uses of RailLegDestination in org.cxml
Fields in org.cxml declared as RailLegDestination Modifier and Type Field Description protected RailLegDestinationRailLeg. railLegDestinationMethods in org.cxml that return RailLegDestination Modifier and Type Method Description RailLegDestinationObjectFactory. createRailLegDestination()Create an instance ofRailLegDestinationRailLegDestinationRailLeg. getRailLegDestination()Gets the value of the railLegDestination property.Methods in org.cxml with parameters of type RailLegDestination Modifier and Type Method Description voidRailLeg. setRailLegDestination(RailLegDestination value)Sets the value of the railLegDestination property.
-