com.supermap.onlineservices
Class LineItems
- java.lang.Object
-
- com.supermap.onlineservices.LineItems
-
public class LineItems extends java.lang.ObjectSpecific bus transfer line information class
-
-
Constructor Summary
Constructors Constructor and Description LineItems()The default constructor constructs a new objectLineItems.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.util.List<LineItem>getLineItems()Gets the line information of the current transfer segment.
-