程序包 onebot

类 OnebotApi.SetGroupSpecialTitleReq

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

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

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

    从类继承的嵌套类/接口 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
  • 字段概要

    字段 
    修饰符和类型 字段 说明
    static int DURATION_FIELD_NUMBER  
    static int GROUP_ID_FIELD_NUMBER  
    static int SPECIAL_TITLE_FIELD_NUMBER  
    static int USER_ID_FIELD_NUMBER  

    从类继承的字段 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.SetGroupSpecialTitleReq getDefaultInstance()  
    long getDuration()
    int64 duration = 4;
    long getGroupId()
    int64 group_id = 1;
    java.lang.String getSpecialTitle()
    string special_title = 3;
    com.google.protobuf.ByteString getSpecialTitleBytes()
    string special_title = 3;
    long getUserId()
    int64 user_id = 2;
    static OnebotApi.SetGroupSpecialTitleReq.Builder newBuilder()  
    static OnebotApi.SetGroupSpecialTitleReq.Builder newBuilder​(OnebotApi.SetGroupSpecialTitleReq prototype)  
    static OnebotApi.SetGroupSpecialTitleReq parseDelimitedFrom​(java.io.InputStream input)  
    static OnebotApi.SetGroupSpecialTitleReq parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static OnebotApi.SetGroupSpecialTitleReq parseFrom​(byte[] data)  
    static OnebotApi.SetGroupSpecialTitleReq parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static OnebotApi.SetGroupSpecialTitleReq parseFrom​(com.google.protobuf.ByteString data)  
    static OnebotApi.SetGroupSpecialTitleReq parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static OnebotApi.SetGroupSpecialTitleReq parseFrom​(com.google.protobuf.CodedInputStream input)  
    static OnebotApi.SetGroupSpecialTitleReq parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static OnebotApi.SetGroupSpecialTitleReq parseFrom​(java.io.InputStream input)  
    static OnebotApi.SetGroupSpecialTitleReq parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static OnebotApi.SetGroupSpecialTitleReq parseFrom​(java.nio.ByteBuffer data)  
    static OnebotApi.SetGroupSpecialTitleReq parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
    static com.google.protobuf.Parser<OnebotApi.SetGroupSpecialTitleReq> 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