java.lang.Object | |
↳ | com.tencent.map.lssupport.bean.TLSBRouteSegment |
路线分段
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TLSBRouteSegment() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getFrom() | ||||||||||
int | getLength() | ||||||||||
String | getName() | ||||||||||
int | getTo() | ||||||||||
void | setFrom(int from) | ||||||||||
void | setLength(int length) | ||||||||||
void | setName(String name) | ||||||||||
void | setTo(int to) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |