public static interface ModelProto.LocationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.StringValue |
getCampus()
.google.protobuf.StringValue campus = 3; |
com.google.protobuf.StringValueOrBuilder |
getCampusOrBuilder()
.google.protobuf.StringValue campus = 3; |
com.google.protobuf.StringValue |
getRegion()
.google.protobuf.StringValue region = 1; |
com.google.protobuf.StringValueOrBuilder |
getRegionOrBuilder()
.google.protobuf.StringValue region = 1; |
com.google.protobuf.StringValue |
getZone()
.google.protobuf.StringValue zone = 2; |
com.google.protobuf.StringValueOrBuilder |
getZoneOrBuilder()
.google.protobuf.StringValue zone = 2; |
boolean |
hasCampus()
.google.protobuf.StringValue campus = 3; |
boolean |
hasRegion()
.google.protobuf.StringValue region = 1; |
boolean |
hasZone()
.google.protobuf.StringValue zone = 2; |
boolean hasRegion()
.google.protobuf.StringValue region = 1;com.google.protobuf.StringValue getRegion()
.google.protobuf.StringValue region = 1;com.google.protobuf.StringValueOrBuilder getRegionOrBuilder()
.google.protobuf.StringValue region = 1;boolean hasZone()
.google.protobuf.StringValue zone = 2;com.google.protobuf.StringValue getZone()
.google.protobuf.StringValue zone = 2;com.google.protobuf.StringValueOrBuilder getZoneOrBuilder()
.google.protobuf.StringValue zone = 2;boolean hasCampus()
.google.protobuf.StringValue campus = 3;com.google.protobuf.StringValue getCampus()
.google.protobuf.StringValue campus = 3;com.google.protobuf.StringValueOrBuilder getCampusOrBuilder()
.google.protobuf.StringValue campus = 3;Copyright © 2021. All rights reserved.