JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
List
<
RailLeg
>
RailDetail.
railLeg
Methods in
org.cxml
that return
RailLeg
Modifier and Type
Method
Description
RailLeg
ObjectFactory.
createRailLeg
()
Create an instance of
RailLeg
Methods in
org.cxml
that return types with arguments of type
RailLeg
Modifier and Type
Method
Description
List
<
RailLeg
>
RailDetail.
getRailLeg
()
Gets the value of the railLeg property.