com.supermap.onlineservices

类 LineItems

  • java.lang.Object
    • com.supermap.onlineservices.LineItems

  • 已过时。

    @Deprecated
    public class LineItems
    extends java.lang.Object
    具体公交换乘线路信息类
    • 构造器概要

      构造器 
      构造器和说明
      LineItems()
      已过时。 
      默认构造函数,构造一个新的 LineItems 对象。
    • 方法概要

      所有方法 实例方法 具体方法 已过时的方法 
      限定符和类型 方法和说明
      java.util.List<LineItem> getLineItems()
      已过时。 
      获取当前换乘分段的线路信息。
      • 从类继承的方法 java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • LineItems

        public LineItems()
        已过时。 
        默认构造函数,构造一个新的 LineItems 对象。
    • 方法详细资料

      • getLineItems

        public java.util.List<LineItem> getLineItems()
        已过时。 
        获取当前换乘分段的线路信息。
        返回:
        线路信息。