Uses of Class
org.cxml.RailLegOrigin
Packages that use RailLegOrigin
-
Uses of RailLegOrigin in org.cxml
Fields in org.cxml declared as RailLegOriginMethods in org.cxml that return RailLegOriginModifier and TypeMethodDescriptionObjectFactory.createRailLegOrigin()Create an instance ofRailLegOriginRailLeg.getRailLegOrigin()Gets the value of the railLegOrigin property.Methods in org.cxml with parameters of type RailLegOriginModifier and TypeMethodDescriptionvoidRailLeg.setRailLegOrigin(RailLegOrigin value) Sets the value of the railLegOrigin property.