public static interface ServiceProto.NamespaceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.StringValue |
getComment()
.google.protobuf.StringValue comment = 2; |
com.google.protobuf.StringValueOrBuilder |
getCommentOrBuilder()
.google.protobuf.StringValue comment = 2; |
com.google.protobuf.StringValue |
getCtime()
.google.protobuf.StringValue ctime = 5; |
com.google.protobuf.StringValueOrBuilder |
getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 5; |
com.google.protobuf.StringValue |
getMtime()
.google.protobuf.StringValue mtime = 6; |
com.google.protobuf.StringValueOrBuilder |
getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 6; |
com.google.protobuf.StringValue |
getName()
.google.protobuf.StringValue name = 1; |
com.google.protobuf.StringValueOrBuilder |
getNameOrBuilder()
.google.protobuf.StringValue name = 1; |
com.google.protobuf.StringValue |
getOwners()
.google.protobuf.StringValue owners = 3; |
com.google.protobuf.StringValueOrBuilder |
getOwnersOrBuilder()
.google.protobuf.StringValue owners = 3; |
com.google.protobuf.StringValue |
getToken()
.google.protobuf.StringValue token = 4; |
com.google.protobuf.StringValueOrBuilder |
getTokenOrBuilder()
.google.protobuf.StringValue token = 4; |
boolean |
hasComment()
.google.protobuf.StringValue comment = 2; |
boolean |
hasCtime()
.google.protobuf.StringValue ctime = 5; |
boolean |
hasMtime()
.google.protobuf.StringValue mtime = 6; |
boolean |
hasName()
.google.protobuf.StringValue name = 1; |
boolean |
hasOwners()
.google.protobuf.StringValue owners = 3; |
boolean |
hasToken()
.google.protobuf.StringValue token = 4; |
boolean hasName()
.google.protobuf.StringValue name = 1;com.google.protobuf.StringValue getName()
.google.protobuf.StringValue name = 1;com.google.protobuf.StringValueOrBuilder getNameOrBuilder()
.google.protobuf.StringValue name = 1;boolean hasComment()
.google.protobuf.StringValue comment = 2;com.google.protobuf.StringValue getComment()
.google.protobuf.StringValue comment = 2;com.google.protobuf.StringValueOrBuilder getCommentOrBuilder()
.google.protobuf.StringValue comment = 2;boolean hasOwners()
.google.protobuf.StringValue owners = 3;com.google.protobuf.StringValue getOwners()
.google.protobuf.StringValue owners = 3;com.google.protobuf.StringValueOrBuilder getOwnersOrBuilder()
.google.protobuf.StringValue owners = 3;boolean hasToken()
.google.protobuf.StringValue token = 4;com.google.protobuf.StringValue getToken()
.google.protobuf.StringValue token = 4;com.google.protobuf.StringValueOrBuilder getTokenOrBuilder()
.google.protobuf.StringValue token = 4;boolean hasCtime()
.google.protobuf.StringValue ctime = 5;com.google.protobuf.StringValue getCtime()
.google.protobuf.StringValue ctime = 5;com.google.protobuf.StringValueOrBuilder getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 5;boolean hasMtime()
.google.protobuf.StringValue mtime = 6;com.google.protobuf.StringValue getMtime()
.google.protobuf.StringValue mtime = 6;com.google.protobuf.StringValueOrBuilder getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 6;Copyright © 2021. All rights reserved.