程序包 com.knight.proto

类 Annex

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.knight.proto.Annex
所有已实现的接口:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, AnnexOrBuilder, Serializable

public final class Annex extends com.google.protobuf.GeneratedMessageV3 implements AnnexOrBuilder
/ <summary> 附件信息协议 </summary>
 
Protobuf type KnightSubProto.Annex
另请参阅:
  • 嵌套类概要

    嵌套类
    修饰符和类型
    说明
    static final class 
    / <summary> 附件信息协议 </summary>

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

    com.google.protobuf.GeneratedMessageV3.BuilderParent, 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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

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

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final int
     
    static final int
     
    static final int
     
    static final com.google.protobuf.Parser<Annex>
    已过时。
    static final int
     
    static final int
     
    static final int
     

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

    alwaysUseFieldBuilders, unknownFields

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

    memoizedSize

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

    memoizedHashCode
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
     
    / <summary> 适用场景类型 </summary>
    com.google.protobuf.ByteString
    / <summary> 适用场景类型 </summary>
    static Annex
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    / <summary> 资源内容 </summary>
    / <summary> 资源内容 </summary>
    int
    optional int32 id = 1;
    com.google.protobuf.Parser<Annex>
     
    / <summary> 绑定关系id </summary>
    com.google.protobuf.ByteString
    / <summary> 绑定关系id </summary>
    / <summary> 绑定关系类型 </summary>
    com.google.protobuf.ByteString
    / <summary> 绑定关系类型 </summary>
    int
     
    / <summary> 文件UID </summary>
    com.google.protobuf.ByteString
    / <summary> 文件UID </summary>
    final com.google.protobuf.UnknownFieldSet
     
    boolean
    / <summary> 适用场景类型 </summary>
    boolean
    / <summary> 资源内容 </summary>
    int
     
    boolean
    optional int32 id = 1;
    boolean
    / <summary> 绑定关系id </summary>
    boolean
    / <summary> 绑定关系类型 </summary>
    boolean
    / <summary> 文件UID </summary>
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
    newBuilder(Annex prototype)
     
     
    protected Annex.Builder
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    static Annex
     
    static Annex
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Annex
    parseFrom(byte[] data)
     
    static Annex
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Annex
    parseFrom(com.google.protobuf.ByteString data)
     
    static Annex
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Annex
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    static Annex
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Annex
     
    static Annex
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Annex
     
    static Annex
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<Annex>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

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

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag

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

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

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

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

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

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

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

    toByteArray, toByteString, writeDelimitedTo, writeTo

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

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
  • 字段详细资料

    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      另请参阅:
    • UID_FIELD_NUMBER

      public static final int UID_FIELD_NUMBER
      另请参阅:
    • RELATIONTYPE_FIELD_NUMBER

      public static final int RELATIONTYPE_FIELD_NUMBER
      另请参阅:
    • RELATIONID_FIELD_NUMBER

      public static final int RELATIONID_FIELD_NUMBER
      另请参阅:
    • APPLICABLETYPE_FIELD_NUMBER

      public static final int APPLICABLETYPE_FIELD_NUMBER
      另请参阅:
    • FILE_FIELD_NUMBER

      public static final int FILE_FIELD_NUMBER
      另请参阅:
    • PARSER

      @Deprecated public static final com.google.protobuf.Parser<Annex> PARSER
      已过时。
  • 方法详细资料

    • getUnknownFields

      public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      指定者:
      getUnknownFields 在接口中 com.google.protobuf.MessageOrBuilder
      覆盖:
      getUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      指定者:
      internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3
    • hasId

      public boolean hasId()
      optional int32 id = 1;
      指定者:
      hasId 在接口中 AnnexOrBuilder
    • getId

      public int getId()
      optional int32 id = 1;
      指定者:
      getId 在接口中 AnnexOrBuilder
    • hasUid

      public boolean hasUid()
      / <summary> 文件UID </summary>
       
      optional string uid = 2;
      指定者:
      hasUid 在接口中 AnnexOrBuilder
    • getUid

      public String getUid()
      / <summary> 文件UID </summary>
       
      optional string uid = 2;
      指定者:
      getUid 在接口中 AnnexOrBuilder
    • getUidBytes

      public com.google.protobuf.ByteString getUidBytes()
      / <summary> 文件UID </summary>
       
      optional string uid = 2;
      指定者:
      getUidBytes 在接口中 AnnexOrBuilder
    • hasRelationType

      public boolean hasRelationType()
      / <summary> 绑定关系类型 </summary>
       
      optional string relationType = 3;
      指定者:
      hasRelationType 在接口中 AnnexOrBuilder
    • getRelationType

      public String getRelationType()
      / <summary> 绑定关系类型 </summary>
       
      optional string relationType = 3;
      指定者:
      getRelationType 在接口中 AnnexOrBuilder
    • getRelationTypeBytes

      public com.google.protobuf.ByteString getRelationTypeBytes()
      / <summary> 绑定关系类型 </summary>
       
      optional string relationType = 3;
      指定者:
      getRelationTypeBytes 在接口中 AnnexOrBuilder
    • hasRelationId

      public boolean hasRelationId()
      / <summary> 绑定关系id </summary>
       
      optional string relationId = 4;
      指定者:
      hasRelationId 在接口中 AnnexOrBuilder
    • getRelationId

      public String getRelationId()
      / <summary> 绑定关系id </summary>
       
      optional string relationId = 4;
      指定者:
      getRelationId 在接口中 AnnexOrBuilder
    • getRelationIdBytes

      public com.google.protobuf.ByteString getRelationIdBytes()
      / <summary> 绑定关系id </summary>
       
      optional string relationId = 4;
      指定者:
      getRelationIdBytes 在接口中 AnnexOrBuilder
    • hasApplicableType

      public boolean hasApplicableType()
      / <summary> 适用场景类型 </summary>
       
      optional string applicableType = 5;
      指定者:
      hasApplicableType 在接口中 AnnexOrBuilder
    • getApplicableType

      public String getApplicableType()
      / <summary> 适用场景类型 </summary>
       
      optional string applicableType = 5;
      指定者:
      getApplicableType 在接口中 AnnexOrBuilder
    • getApplicableTypeBytes

      public com.google.protobuf.ByteString getApplicableTypeBytes()
      / <summary> 适用场景类型 </summary>
       
      optional string applicableType = 5;
      指定者:
      getApplicableTypeBytes 在接口中 AnnexOrBuilder
    • hasFile

      public boolean hasFile()
      / <summary> 资源内容 </summary>
       
      optional .KnightSubProto.File file = 6;
      指定者:
      hasFile 在接口中 AnnexOrBuilder
    • getFile

      public File getFile()
      / <summary> 资源内容 </summary>
       
      optional .KnightSubProto.File file = 6;
      指定者:
      getFile 在接口中 AnnexOrBuilder
    • getFileOrBuilder

      public FileOrBuilder getFileOrBuilder()
      / <summary> 资源内容 </summary>
       
      optional .KnightSubProto.File file = 6;
      指定者:
      getFileOrBuilder 在接口中 AnnexOrBuilder
    • isInitialized

      public final boolean isInitialized()
      指定者:
      isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilder
      覆盖:
      isInitialized 在类中 com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      指定者:
      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

      public boolean equals(Object obj)
      指定者:
      equals 在接口中 com.google.protobuf.Message
      覆盖:
      equals 在类中 com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      指定者:
      hashCode 在接口中 com.google.protobuf.Message
      覆盖:
      hashCode 在类中 com.google.protobuf.AbstractMessage
    • parseFrom

      public static Annex parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Annex parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

      public static Annex parseFrom(InputStream input) throws IOException
      抛出:
      IOException
    • parseFrom

      public static Annex parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      抛出:
      IOException
    • parseDelimitedFrom

      public static Annex parseDelimitedFrom(InputStream input) throws IOException
      抛出:
      IOException
    • parseDelimitedFrom

      public static Annex parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      抛出:
      IOException
    • parseFrom

      public static Annex parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      抛出:
      IOException
    • parseFrom

      public static Annex parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      抛出:
      IOException
    • newBuilderForType

      public Annex.Builder newBuilderForType()
      指定者:
      newBuilderForType 在接口中 com.google.protobuf.Message
      指定者:
      newBuilderForType 在接口中 com.google.protobuf.MessageLite
    • newBuilder

      public static Annex.Builder newBuilder()
    • newBuilder

      public static Annex.Builder newBuilder(Annex prototype)
    • toBuilder

      public Annex.Builder toBuilder()
      指定者:
      toBuilder 在接口中 com.google.protobuf.Message
      指定者:
      toBuilder 在接口中 com.google.protobuf.MessageLite
    • newBuilderForType

      protected Annex.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      指定者:
      newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static Annex getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<Annex> parser()
    • getParserForType

      public com.google.protobuf.Parser<Annex> getParserForType()
      指定者:
      getParserForType 在接口中 com.google.protobuf.Message
      指定者:
      getParserForType 在接口中 com.google.protobuf.MessageLite
      覆盖:
      getParserForType 在类中 com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public Annex getDefaultInstanceForType()
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuilder
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilder