类 Pbbp2.Header
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.lark.oapi.ws.pb.Pbbp2.Header
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Pbbp2.HeaderOrBuilder,Serializable
- 封闭类:
Pbbp2
public static final class Pbbp2.Header
extends com.google.protobuf.GeneratedMessageV3
implements Pbbp2.HeaderOrBuilder
Protobuf type
pbbp2.Header- 另请参阅:
-
嵌套类概要
嵌套类从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
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 final intstatic final com.google.protobuf.Parser<Pbbp2.Header> 已过时。static final int -
方法概要
修饰符和类型方法说明booleanstatic Pbbp2.Headerstatic final com.google.protobuf.Descriptors.DescriptorgetKey()required string key = 1;com.google.protobuf.ByteStringrequired string key = 1;com.google.protobuf.Parser<Pbbp2.Header> intfinal com.google.protobuf.UnknownFieldSetgetValue()required string value = 2;com.google.protobuf.ByteStringrequired string value = 2;inthashCode()booleanhasKey()required string key = 1;booleanhasValue()required string value = 2;final booleanstatic Pbbp2.Header.Builderstatic Pbbp2.Header.BuildernewBuilder(Pbbp2.Header prototype) static Pbbp2.HeaderparseDelimitedFrom(InputStream input) static Pbbp2.HeaderparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pbbp2.HeaderparseFrom(byte[] data) static Pbbp2.HeaderparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pbbp2.HeaderparseFrom(com.google.protobuf.ByteString data) static Pbbp2.HeaderparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pbbp2.HeaderparseFrom(com.google.protobuf.CodedInputStream input) static Pbbp2.HeaderparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pbbp2.HeaderparseFrom(InputStream input) static Pbbp2.HeaderparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pbbp2.HeaderparseFrom(ByteBuffer data) static Pbbp2.HeaderparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Pbbp2.Header> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) 从类继承的方法 com.google.protobuf.GeneratedMessageV3
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, toString从类继承的方法 com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo从接口继承的方法 com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
字段详细资料
-
KEY_FIELD_NUMBER
public static final int KEY_FIELD_NUMBER- 另请参阅:
-
VALUE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER- 另请参阅:
-
PARSER
已过时。
-
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
parseFrom
public static Pbbp2.Header parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pbbp2.Header parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pbbp2.Header parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pbbp2.Header parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pbbp2.Header parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Pbbp2.Header parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- 抛出:
IOException
-
parseFrom
public static Pbbp2.Header parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 抛出:
IOException
-
parseDelimitedFrom
- 抛出:
IOException
-
parseDelimitedFrom
public static Pbbp2.Header parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 抛出:
IOException
-
parseFrom
- 抛出:
IOException
-
parseFrom
public static Pbbp2.Header parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - 抛出:
IOException
-
newBuilder
-
newBuilder
-
getDefaultInstance
-
parser
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
hasKey
public boolean hasKey()required string key = 1;- 指定者:
hasKey在接口中Pbbp2.HeaderOrBuilder- 返回:
- Whether the key field is set.
-
getKey
required string key = 1;- 指定者:
getKey在接口中Pbbp2.HeaderOrBuilder- 返回:
- The key.
-
getKeyBytes
public com.google.protobuf.ByteString getKeyBytes()required string key = 1;- 指定者:
getKeyBytes在接口中Pbbp2.HeaderOrBuilder- 返回:
- The bytes for key.
-
hasValue
public boolean hasValue()required string value = 2;- 指定者:
hasValue在接口中Pbbp2.HeaderOrBuilder- 返回:
- Whether the value field is set.
-
getValue
required string value = 2;- 指定者:
getValue在接口中Pbbp2.HeaderOrBuilder- 返回:
- The value.
-
getValueBytes
public com.google.protobuf.ByteString getValueBytes()required string value = 2;- 指定者:
getValueBytes在接口中Pbbp2.HeaderOrBuilder- 返回:
- The bytes for value.
-
isInitialized
public final boolean isInitialized()- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
newBuilderForType
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
toBuilder
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
getParserForType
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-