public static final class ConfigFileProto.ConfigFileDTO extends com.google.protobuf.GeneratedMessageV3 implements ConfigFileProto.ConfigFileDTOOrBuilder
v1.ConfigFileDTO| 限定符和类型 | 类和说明 |
|---|---|
static class |
ConfigFileProto.ConfigFileDTO.Builder
Protobuf type
v1.ConfigFileDTO |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CONTENT_FIELD_NUMBER |
static int |
FILE_NAME_FIELD_NUMBER |
static int |
GROUP_FIELD_NUMBER |
static int |
MD5_FIELD_NUMBER |
static int |
NAMESPACE_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
com.google.protobuf.StringValue |
getContent()
.google.protobuf.StringValue content = 4; |
com.google.protobuf.StringValueOrBuilder |
getContentOrBuilder()
.google.protobuf.StringValue content = 4; |
static ConfigFileProto.ConfigFileDTO |
getDefaultInstance() |
ConfigFileProto.ConfigFileDTO |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.Parser<ConfigFileProto.ConfigFileDTO> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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; |
int |
hashCode() |
boolean |
hasMd5()
.google.protobuf.StringValue md5 = 6; |
boolean |
hasNamespace()
.google.protobuf.StringValue namespace = 1; |
boolean |
hasVersion()
.google.protobuf.UInt64Value version = 5; |
boolean |
isInitialized() |
static ConfigFileProto.ConfigFileDTO.Builder |
newBuilder() |
static ConfigFileProto.ConfigFileDTO.Builder |
newBuilder(ConfigFileProto.ConfigFileDTO prototype) |
ConfigFileProto.ConfigFileDTO.Builder |
newBuilderForType() |
static ConfigFileProto.ConfigFileDTO |
parseDelimitedFrom(InputStream input) |
static ConfigFileProto.ConfigFileDTO |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigFileProto.ConfigFileDTO |
parseFrom(byte[] data) |
static ConfigFileProto.ConfigFileDTO |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigFileProto.ConfigFileDTO |
parseFrom(ByteBuffer data) |
static ConfigFileProto.ConfigFileDTO |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigFileProto.ConfigFileDTO |
parseFrom(com.google.protobuf.ByteString data) |
static ConfigFileProto.ConfigFileDTO |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigFileProto.ConfigFileDTO |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ConfigFileProto.ConfigFileDTO |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConfigFileProto.ConfigFileDTO |
parseFrom(InputStream input) |
static ConfigFileProto.ConfigFileDTO |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ConfigFileProto.ConfigFileDTO> |
parser() |
ConfigFileProto.ConfigFileDTO.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAMESPACE_FIELD_NUMBER
public static final int GROUP_FIELD_NUMBER
public static final int FILE_NAME_FIELD_NUMBER
public static final int CONTENT_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int MD5_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasNamespace()
.google.protobuf.StringValue namespace = 1;hasNamespace 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.StringValue getNamespace()
.google.protobuf.StringValue namespace = 1;getNamespace 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.StringValueOrBuilder getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 1;public boolean hasGroup()
.google.protobuf.StringValue group = 2;hasGroup 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.StringValue getGroup()
.google.protobuf.StringValue group = 2;getGroup 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.StringValueOrBuilder getGroupOrBuilder()
.google.protobuf.StringValue group = 2;public boolean hasFileName()
.google.protobuf.StringValue file_name = 3;hasFileName 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.StringValue getFileName()
.google.protobuf.StringValue file_name = 3;getFileName 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.StringValueOrBuilder getFileNameOrBuilder()
.google.protobuf.StringValue file_name = 3;public boolean hasContent()
.google.protobuf.StringValue content = 4;hasContent 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.StringValue getContent()
.google.protobuf.StringValue content = 4;getContent 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.StringValueOrBuilder getContentOrBuilder()
.google.protobuf.StringValue content = 4;public boolean hasVersion()
.google.protobuf.UInt64Value version = 5;hasVersion 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.UInt64Value getVersion()
.google.protobuf.UInt64Value version = 5;getVersion 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.UInt64ValueOrBuilder getVersionOrBuilder()
.google.protobuf.UInt64Value version = 5;public boolean hasMd5()
.google.protobuf.StringValue md5 = 6;hasMd5 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.StringValue getMd5()
.google.protobuf.StringValue md5 = 6;getMd5 在接口中 ConfigFileProto.ConfigFileDTOOrBuilderpublic com.google.protobuf.StringValueOrBuilder getMd5OrBuilder()
.google.protobuf.StringValue md5 = 6;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ConfigFileProto.ConfigFileDTO parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.ConfigFileDTO parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.ConfigFileDTO parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.ConfigFileDTO parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.ConfigFileDTO parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.ConfigFileDTO parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ConfigFileProto.ConfigFileDTO parseFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigFileProto.ConfigFileDTO parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigFileProto.ConfigFileDTO parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ConfigFileProto.ConfigFileDTO parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ConfigFileProto.ConfigFileDTO parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ConfigFileProto.ConfigFileDTO parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ConfigFileProto.ConfigFileDTO.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ConfigFileProto.ConfigFileDTO.Builder newBuilder()
public static ConfigFileProto.ConfigFileDTO.Builder newBuilder(ConfigFileProto.ConfigFileDTO prototype)
public ConfigFileProto.ConfigFileDTO.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static ConfigFileProto.ConfigFileDTO getDefaultInstance()
public static com.google.protobuf.Parser<ConfigFileProto.ConfigFileDTO> parser()
public com.google.protobuf.Parser<ConfigFileProto.ConfigFileDTO> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ConfigFileProto.ConfigFileDTO getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.