public interface GeoIPListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
GeoIP |
getEntry(int index)
repeated .v2ray.core.app.router.GeoIP entry = 1; |
int |
getEntryCount()
repeated .v2ray.core.app.router.GeoIP entry = 1; |
List<GeoIP> |
getEntryList()
repeated .v2ray.core.app.router.GeoIP entry = 1; |
GeoIPOrBuilder |
getEntryOrBuilder(int index)
repeated .v2ray.core.app.router.GeoIP entry = 1; |
List<? extends GeoIPOrBuilder> |
getEntryOrBuilderList()
repeated .v2ray.core.app.router.GeoIP entry = 1; |
GeoIP getEntry(int index)
repeated .v2ray.core.app.router.GeoIP entry = 1;int getEntryCount()
repeated .v2ray.core.app.router.GeoIP entry = 1;List<? extends GeoIPOrBuilder> getEntryOrBuilderList()
repeated .v2ray.core.app.router.GeoIP entry = 1;GeoIPOrBuilder getEntryOrBuilder(int index)
repeated .v2ray.core.app.router.GeoIP entry = 1;Copyright © 2019. All rights reserved.