public static final class TripleWrapper.TripleExceptionWrapper extends com.google.protobuf.GeneratedMessageV3 implements TripleWrapper.TripleExceptionWrapperOrBuilder
org.apache.dubbo.triple.TripleExceptionWrapper| 限定符和类型 | 类和说明 |
|---|---|
static class |
TripleWrapper.TripleExceptionWrapper.Builder
Protobuf type
org.apache.dubbo.triple.TripleExceptionWrapper |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CLASSNAME_FIELD_NUMBER |
static int |
DATA_FIELD_NUMBER |
static int |
LANGUAGE_FIELD_NUMBER |
static int |
SERIALIZATION_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getClassName()
string className = 3; |
com.google.protobuf.ByteString |
getClassNameBytes()
string className = 3; |
com.google.protobuf.ByteString |
getData()
bytes data = 4; |
static TripleWrapper.TripleExceptionWrapper |
getDefaultInstance() |
TripleWrapper.TripleExceptionWrapper |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getLanguage()
string language = 1; |
com.google.protobuf.ByteString |
getLanguageBytes()
string language = 1; |
com.google.protobuf.Parser<TripleWrapper.TripleExceptionWrapper> |
getParserForType() |
String |
getSerialization()
string serialization = 2; |
com.google.protobuf.ByteString |
getSerializationBytes()
string serialization = 2; |
int |
getSerializedSize() |
int |
hashCode() |
boolean |
isInitialized() |
static TripleWrapper.TripleExceptionWrapper.Builder |
newBuilder() |
static TripleWrapper.TripleExceptionWrapper.Builder |
newBuilder(TripleWrapper.TripleExceptionWrapper prototype) |
TripleWrapper.TripleExceptionWrapper.Builder |
newBuilderForType() |
static TripleWrapper.TripleExceptionWrapper |
parseDelimitedFrom(InputStream input) |
static TripleWrapper.TripleExceptionWrapper |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TripleWrapper.TripleExceptionWrapper |
parseFrom(byte[] data) |
static TripleWrapper.TripleExceptionWrapper |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TripleWrapper.TripleExceptionWrapper |
parseFrom(ByteBuffer data) |
static TripleWrapper.TripleExceptionWrapper |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TripleWrapper.TripleExceptionWrapper |
parseFrom(com.google.protobuf.ByteString data) |
static TripleWrapper.TripleExceptionWrapper |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TripleWrapper.TripleExceptionWrapper |
parseFrom(com.google.protobuf.CodedInputStream input) |
static TripleWrapper.TripleExceptionWrapper |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TripleWrapper.TripleExceptionWrapper |
parseFrom(InputStream input) |
static TripleWrapper.TripleExceptionWrapper |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<TripleWrapper.TripleExceptionWrapper> |
parser() |
TripleWrapper.TripleExceptionWrapper.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int LANGUAGE_FIELD_NUMBER
public static final int SERIALIZATION_FIELD_NUMBER
public static final int CLASSNAME_FIELD_NUMBER
public static final int DATA_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public String getLanguage()
string language = 1;getLanguage 在接口中 TripleWrapper.TripleExceptionWrapperOrBuilderpublic com.google.protobuf.ByteString getLanguageBytes()
string language = 1;getLanguageBytes 在接口中 TripleWrapper.TripleExceptionWrapperOrBuilderpublic String getSerialization()
string serialization = 2;getSerialization 在接口中 TripleWrapper.TripleExceptionWrapperOrBuilderpublic com.google.protobuf.ByteString getSerializationBytes()
string serialization = 2;getSerializationBytes 在接口中 TripleWrapper.TripleExceptionWrapperOrBuilderpublic String getClassName()
string className = 3;getClassName 在接口中 TripleWrapper.TripleExceptionWrapperOrBuilderpublic com.google.protobuf.ByteString getClassNameBytes()
string className = 3;getClassNameBytes 在接口中 TripleWrapper.TripleExceptionWrapperOrBuilderpublic com.google.protobuf.ByteString getData()
bytes data = 4;getData 在接口中 TripleWrapper.TripleExceptionWrapperOrBuilderpublic 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 TripleWrapper.TripleExceptionWrapper parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TripleWrapper.TripleExceptionWrapper parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TripleWrapper.TripleExceptionWrapper parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TripleWrapper.TripleExceptionWrapper parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TripleWrapper.TripleExceptionWrapper parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TripleWrapper.TripleExceptionWrapper parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TripleWrapper.TripleExceptionWrapper parseFrom(InputStream input) throws IOException
IOExceptionpublic static TripleWrapper.TripleExceptionWrapper parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TripleWrapper.TripleExceptionWrapper parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TripleWrapper.TripleExceptionWrapper parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TripleWrapper.TripleExceptionWrapper parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TripleWrapper.TripleExceptionWrapper parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TripleWrapper.TripleExceptionWrapper.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static TripleWrapper.TripleExceptionWrapper.Builder newBuilder()
public static TripleWrapper.TripleExceptionWrapper.Builder newBuilder(TripleWrapper.TripleExceptionWrapper prototype)
public TripleWrapper.TripleExceptionWrapper.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static TripleWrapper.TripleExceptionWrapper getDefaultInstance()
public static com.google.protobuf.Parser<TripleWrapper.TripleExceptionWrapper> parser()
public com.google.protobuf.Parser<TripleWrapper.TripleExceptionWrapper> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public TripleWrapper.TripleExceptionWrapper getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.