public static interface ConfigFileProto.ConfigFileDTOOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.StringValue |
getContent()
.google.protobuf.StringValue content = 4; |
com.google.protobuf.StringValueOrBuilder |
getContentOrBuilder()
.google.protobuf.StringValue content = 4; |
com.google.protobuf.StringValue |
getFileName()
.google.protobuf.StringValue file_name = 3; |
com.google.protobuf.StringValueOrBuilder |
getFileNameOrBuilder()
.google.protobuf.StringValue file_name = 3; |
com.google.protobuf.StringValue |
getGroup()
.google.protobuf.StringValue group = 2; |
com.google.protobuf.StringValueOrBuilder |
getGroupOrBuilder()
.google.protobuf.StringValue group = 2; |
com.google.protobuf.StringValue |
getMd5()
.google.protobuf.StringValue md5 = 6; |
com.google.protobuf.StringValueOrBuilder |
getMd5OrBuilder()
.google.protobuf.StringValue md5 = 6; |
com.google.protobuf.StringValue |
getNamespace()
.google.protobuf.StringValue namespace = 1; |
com.google.protobuf.StringValueOrBuilder |
getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 1; |
com.google.protobuf.UInt64Value |
getVersion()
.google.protobuf.UInt64Value version = 5; |
com.google.protobuf.UInt64ValueOrBuilder |
getVersionOrBuilder()
.google.protobuf.UInt64Value version = 5; |
boolean |
hasContent()
.google.protobuf.StringValue content = 4; |
boolean |
hasFileName()
.google.protobuf.StringValue file_name = 3; |
boolean |
hasGroup()
.google.protobuf.StringValue group = 2; |
boolean |
hasMd5()
.google.protobuf.StringValue md5 = 6; |
boolean |
hasNamespace()
.google.protobuf.StringValue namespace = 1; |
boolean |
hasVersion()
.google.protobuf.UInt64Value version = 5; |
boolean hasNamespace()
.google.protobuf.StringValue namespace = 1;com.google.protobuf.StringValue getNamespace()
.google.protobuf.StringValue namespace = 1;com.google.protobuf.StringValueOrBuilder getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 1;boolean hasGroup()
.google.protobuf.StringValue group = 2;com.google.protobuf.StringValue getGroup()
.google.protobuf.StringValue group = 2;com.google.protobuf.StringValueOrBuilder getGroupOrBuilder()
.google.protobuf.StringValue group = 2;boolean hasFileName()
.google.protobuf.StringValue file_name = 3;com.google.protobuf.StringValue getFileName()
.google.protobuf.StringValue file_name = 3;com.google.protobuf.StringValueOrBuilder getFileNameOrBuilder()
.google.protobuf.StringValue file_name = 3;boolean hasContent()
.google.protobuf.StringValue content = 4;com.google.protobuf.StringValue getContent()
.google.protobuf.StringValue content = 4;com.google.protobuf.StringValueOrBuilder getContentOrBuilder()
.google.protobuf.StringValue content = 4;boolean hasVersion()
.google.protobuf.UInt64Value version = 5;com.google.protobuf.UInt64Value getVersion()
.google.protobuf.UInt64Value version = 5;com.google.protobuf.UInt64ValueOrBuilder getVersionOrBuilder()
.google.protobuf.UInt64Value version = 5;boolean hasMd5()
.google.protobuf.StringValue md5 = 6;com.google.protobuf.StringValue getMd5()
.google.protobuf.StringValue md5 = 6;com.google.protobuf.StringValueOrBuilder getMd5OrBuilder()
.google.protobuf.StringValue md5 = 6;Copyright © 2022. All rights reserved.