public final class PdfiumPdfAnnotationCollectionP extends com.google.protobuf.GeneratedMessageV3 implements PdfiumPdfAnnotationCollectionPOrBuilder
ironpdfengineproto.PdfiumPdfAnnotationCollectionP| Modifier and Type | Class and Description |
|---|---|
static class |
PdfiumPdfAnnotationCollectionP.Builder
Protobuf type
ironpdfengineproto.PdfiumPdfAnnotationCollectionP |
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| Modifier and Type | Field and Description |
|---|---|
static int |
ANNOTATIONS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
PdfiumWrappedPdfAnnotationP |
getAnnotations(int index)
repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1; |
int |
getAnnotationsCount()
repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1; |
List<PdfiumWrappedPdfAnnotationP> |
getAnnotationsList()
repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1; |
PdfiumWrappedPdfAnnotationPOrBuilder |
getAnnotationsOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1; |
List<? extends PdfiumWrappedPdfAnnotationPOrBuilder> |
getAnnotationsOrBuilderList()
repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1; |
static PdfiumPdfAnnotationCollectionP |
getDefaultInstance() |
PdfiumPdfAnnotationCollectionP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<PdfiumPdfAnnotationCollectionP> |
getParserForType() |
int |
getSerializedSize() |
int |
hashCode() |
boolean |
isInitialized() |
static PdfiumPdfAnnotationCollectionP.Builder |
newBuilder() |
static PdfiumPdfAnnotationCollectionP.Builder |
newBuilder(PdfiumPdfAnnotationCollectionP prototype) |
PdfiumPdfAnnotationCollectionP.Builder |
newBuilderForType() |
static PdfiumPdfAnnotationCollectionP |
parseDelimitedFrom(InputStream input) |
static PdfiumPdfAnnotationCollectionP |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPdfAnnotationCollectionP |
parseFrom(byte[] data) |
static PdfiumPdfAnnotationCollectionP |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPdfAnnotationCollectionP |
parseFrom(ByteBuffer data) |
static PdfiumPdfAnnotationCollectionP |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPdfAnnotationCollectionP |
parseFrom(com.google.protobuf.ByteString data) |
static PdfiumPdfAnnotationCollectionP |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPdfAnnotationCollectionP |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PdfiumPdfAnnotationCollectionP |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPdfAnnotationCollectionP |
parseFrom(InputStream input) |
static PdfiumPdfAnnotationCollectionP |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PdfiumPdfAnnotationCollectionP> |
parser() |
PdfiumPdfAnnotationCollectionP.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 ANNOTATIONS_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public List<PdfiumWrappedPdfAnnotationP> getAnnotationsList()
repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;getAnnotationsList in interface PdfiumPdfAnnotationCollectionPOrBuilderpublic List<? extends PdfiumWrappedPdfAnnotationPOrBuilder> getAnnotationsOrBuilderList()
repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;getAnnotationsOrBuilderList in interface PdfiumPdfAnnotationCollectionPOrBuilderpublic int getAnnotationsCount()
repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;getAnnotationsCount in interface PdfiumPdfAnnotationCollectionPOrBuilderpublic PdfiumWrappedPdfAnnotationP getAnnotations(int index)
repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;getAnnotations in interface PdfiumPdfAnnotationCollectionPOrBuilderpublic PdfiumWrappedPdfAnnotationPOrBuilder getAnnotationsOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;getAnnotationsOrBuilder in interface PdfiumPdfAnnotationCollectionPOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static PdfiumPdfAnnotationCollectionP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfAnnotationCollectionP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfAnnotationCollectionP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfAnnotationCollectionP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfAnnotationCollectionP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfAnnotationCollectionP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPdfAnnotationCollectionP parseFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumPdfAnnotationCollectionP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumPdfAnnotationCollectionP parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumPdfAnnotationCollectionP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumPdfAnnotationCollectionP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PdfiumPdfAnnotationCollectionP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PdfiumPdfAnnotationCollectionP.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PdfiumPdfAnnotationCollectionP.Builder newBuilder()
public static PdfiumPdfAnnotationCollectionP.Builder newBuilder(PdfiumPdfAnnotationCollectionP prototype)
public PdfiumPdfAnnotationCollectionP.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static PdfiumPdfAnnotationCollectionP getDefaultInstance()
public static com.google.protobuf.Parser<PdfiumPdfAnnotationCollectionP> parser()
public com.google.protobuf.Parser<PdfiumPdfAnnotationCollectionP> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PdfiumPdfAnnotationCollectionP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2024 Iron Software. All rights reserved.