Uses of Class
org.cxml.RailLegDestination
Packages that use RailLegDestination
-
Uses of RailLegDestination in org.cxml
Fields in org.cxml declared as RailLegDestinationMethods in org.cxml that return RailLegDestinationModifier and TypeMethodDescriptionObjectFactory.createRailLegDestination()Create an instance ofRailLegDestinationRailLeg.getRailLegDestination()Gets the value of the railLegDestination property.Methods in org.cxml with parameters of type RailLegDestinationModifier and TypeMethodDescriptionvoidRailLeg.setRailLegDestination(RailLegDestination value) Sets the value of the railLegDestination property.