Uses of Class
org.cxml.RailLeg
-
Packages that use RailLeg Package Description org.cxml -
-
Uses of RailLeg in org.cxml
Fields in org.cxml with type parameters of type RailLeg Modifier and Type Field Description protected java.util.List<RailLeg>RailDetail. railLegMethods in org.cxml that return RailLeg Modifier and Type Method Description RailLegObjectFactory. createRailLeg()Create an instance ofRailLegMethods in org.cxml that return types with arguments of type RailLeg Modifier and Type Method Description java.util.List<RailLeg>RailDetail. getRailLeg()Gets the value of the railLeg property.
-