public interface GeoIPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
CIDR |
getCidr(int index)
repeated .v2ray.core.app.router.CIDR cidr = 2; |
int |
getCidrCount()
repeated .v2ray.core.app.router.CIDR cidr = 2; |
List<CIDR> |
getCidrList()
repeated .v2ray.core.app.router.CIDR cidr = 2; |
CIDROrBuilder |
getCidrOrBuilder(int index)
repeated .v2ray.core.app.router.CIDR cidr = 2; |
List<? extends CIDROrBuilder> |
getCidrOrBuilderList()
repeated .v2ray.core.app.router.CIDR cidr = 2; |
String |
getCountryCode()
string country_code = 1; |
com.google.protobuf.ByteString |
getCountryCodeBytes()
string country_code = 1; |
String getCountryCode()
string country_code = 1;com.google.protobuf.ByteString getCountryCodeBytes()
string country_code = 1;CIDR getCidr(int index)
repeated .v2ray.core.app.router.CIDR cidr = 2;int getCidrCount()
repeated .v2ray.core.app.router.CIDR cidr = 2;List<? extends CIDROrBuilder> getCidrOrBuilderList()
repeated .v2ray.core.app.router.CIDR cidr = 2;CIDROrBuilder getCidrOrBuilder(int index)
repeated .v2ray.core.app.router.CIDR cidr = 2;Copyright © 2019. All rights reserved.