程序包 onebot

类 OnebotApi.GetStatusReq

java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,​BuilderType>
com.google.protobuf.GeneratedMessageLite<OnebotApi.GetStatusReq,​OnebotApi.GetStatusReq.Builder>
onebot.OnebotApi.GetStatusReq
所有已实现的接口:
com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, OnebotApi.GetStatusReqOrBuilder
封闭类:
OnebotApi

public static final class OnebotApi.GetStatusReq
extends com.google.protobuf.GeneratedMessageLite<OnebotApi.GetStatusReq,​OnebotApi.GetStatusReq.Builder>
implements OnebotApi.GetStatusReqOrBuilder
Protobuf type onebot.GetStatusReq
  • 嵌套类概要

    嵌套类 
    修饰符和类型 说明
    static class  OnebotApi.GetStatusReq.Builder
    Protobuf type onebot.GetStatusReq

    从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageLite

    com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,​?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,​Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
  • 字段概要

    从类继承的字段 com.google.protobuf.GeneratedMessageLite

    memoizedSerializedSize, unknownFields

    从类继承的字段 com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • 方法概要

    修饰符和类型 方法 说明
    protected java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)  
    static OnebotApi.GetStatusReq getDefaultInstance()  
    static OnebotApi.GetStatusReq.Builder newBuilder()  
    static OnebotApi.GetStatusReq.Builder newBuilder​(OnebotApi.GetStatusReq prototype)  
    static OnebotApi.GetStatusReq parseDelimitedFrom​(java.io.InputStream input)  
    static OnebotApi.GetStatusReq parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static OnebotApi.GetStatusReq parseFrom​(byte[] data)  
    static OnebotApi.GetStatusReq parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static OnebotApi.GetStatusReq parseFrom​(com.google.protobuf.ByteString data)  
    static OnebotApi.GetStatusReq parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static OnebotApi.GetStatusReq parseFrom​(com.google.protobuf.CodedInputStream input)  
    static OnebotApi.GetStatusReq parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static OnebotApi.GetStatusReq parseFrom​(java.io.InputStream input)  
    static OnebotApi.GetStatusReq parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static OnebotApi.GetStatusReq parseFrom​(java.nio.ByteBuffer data)  
    static OnebotApi.GetStatusReq parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static com.google.protobuf.Parser<OnebotApi.GetStatusReq> parser()  

    从类继承的方法 com.google.protobuf.GeneratedMessageLite

    createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo

    从类继承的方法 com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternal

    从类继承的方法 java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • 方法详细资料

    • parseFrom

      public static OnebotApi.GetStatusReq parseFrom​(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OnebotApi.GetStatusReq parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OnebotApi.GetStatusReq parseFrom​(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OnebotApi.GetStatusReq parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OnebotApi.GetStatusReq parseFrom​(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OnebotApi.GetStatusReq parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static OnebotApi.GetStatusReq parseFrom​(java.io.InputStream input) throws java.io.IOException
      抛出:
      java.io.IOException
    • parseFrom

      public static OnebotApi.GetStatusReq parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
      抛出:
      java.io.IOException
    • parseDelimitedFrom

      public static OnebotApi.GetStatusReq parseDelimitedFrom​(java.io.InputStream input) throws java.io.IOException
      抛出:
      java.io.IOException
    • parseDelimitedFrom

      public static OnebotApi.GetStatusReq parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
      抛出:
      java.io.IOException
    • parseFrom

      public static OnebotApi.GetStatusReq parseFrom​(com.google.protobuf.CodedInputStream input) throws java.io.IOException
      抛出:
      java.io.IOException
    • parseFrom

      public static OnebotApi.GetStatusReq parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
      抛出:
      java.io.IOException
    • newBuilder

      public static OnebotApi.GetStatusReq.Builder newBuilder()
    • newBuilder

      public static OnebotApi.GetStatusReq.Builder newBuilder​(OnebotApi.GetStatusReq prototype)
    • dynamicMethod

      protected final java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)
      指定者:
      dynamicMethod 在类中 com.google.protobuf.GeneratedMessageLite<OnebotApi.GetStatusReq,​OnebotApi.GetStatusReq.Builder>
    • getDefaultInstance

      public static OnebotApi.GetStatusReq getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<OnebotApi.GetStatusReq> parser()