类的使用
ai.nextbillion.maps.model.AddressType
| 程序包 | 说明 |
|---|---|
| ai.nextbillion.maps | |
| ai.nextbillion.maps.model |
-
ai.nextbillion.maps中AddressType的使用
参数类型为AddressType的ai.nextbillion.maps中的方法 修饰符和类型 方法 说明 GeocodingApiRequestGeocodingApiRequest. resultType(AddressType... resultTypes)Sets the result type. -
ai.nextbillion.maps.model中AddressType的使用
声明为AddressType的ai.nextbillion.maps.model中的字段 修饰符和类型 字段 说明 AddressType[]GeocodedWaypoint. typesThe address types of the geocoding result used for calculating directions.AddressType[]PlaceDetails. typesFeature types describing the given result.返回AddressType的ai.nextbillion.maps.model中的方法 修饰符和类型 方法 说明 static AddressTypeAddressType. valueOf(java.lang.String name)返回带有指定名称的该类型的枚举常量。static AddressType[]AddressType. values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。