public final class PdfiumPageCollectionP extends com.google.protobuf.GeneratedMessageV3 implements PdfiumPageCollectionPOrBuilder
ironpdfengineproto.PdfiumPageCollectionP| Modifier and Type | Class and Description |
|---|---|
static class |
PdfiumPageCollectionP.Builder
Protobuf type
ironpdfengineproto.PdfiumPageCollectionP |
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 |
PAGES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PdfiumPageCollectionP |
getDefaultInstance() |
PdfiumPageCollectionP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
PdfiumPageP |
getPages(int index)
repeated .ironpdfengineproto.PdfiumPageP pages = 1; |
int |
getPagesCount()
repeated .ironpdfengineproto.PdfiumPageP pages = 1; |
List<PdfiumPageP> |
getPagesList()
repeated .ironpdfengineproto.PdfiumPageP pages = 1; |
PdfiumPagePOrBuilder |
getPagesOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP pages = 1; |
List<? extends PdfiumPagePOrBuilder> |
getPagesOrBuilderList()
repeated .ironpdfengineproto.PdfiumPageP pages = 1; |
com.google.protobuf.Parser<PdfiumPageCollectionP> |
getParserForType() |
int |
getSerializedSize() |
int |
hashCode() |
boolean |
isInitialized() |
static PdfiumPageCollectionP.Builder |
newBuilder() |
static PdfiumPageCollectionP.Builder |
newBuilder(PdfiumPageCollectionP prototype) |
PdfiumPageCollectionP.Builder |
newBuilderForType() |
static PdfiumPageCollectionP |
parseDelimitedFrom(InputStream input) |
static PdfiumPageCollectionP |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPageCollectionP |
parseFrom(byte[] data) |
static PdfiumPageCollectionP |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPageCollectionP |
parseFrom(ByteBuffer data) |
static PdfiumPageCollectionP |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPageCollectionP |
parseFrom(com.google.protobuf.ByteString data) |
static PdfiumPageCollectionP |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPageCollectionP |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PdfiumPageCollectionP |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumPageCollectionP |
parseFrom(InputStream input) |
static PdfiumPageCollectionP |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PdfiumPageCollectionP> |
parser() |
PdfiumPageCollectionP.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 PAGES_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public List<PdfiumPageP> getPagesList()
repeated .ironpdfengineproto.PdfiumPageP pages = 1;getPagesList in interface PdfiumPageCollectionPOrBuilderpublic List<? extends PdfiumPagePOrBuilder> getPagesOrBuilderList()
repeated .ironpdfengineproto.PdfiumPageP pages = 1;getPagesOrBuilderList in interface PdfiumPageCollectionPOrBuilderpublic int getPagesCount()
repeated .ironpdfengineproto.PdfiumPageP pages = 1;getPagesCount in interface PdfiumPageCollectionPOrBuilderpublic PdfiumPageP getPages(int index)
repeated .ironpdfengineproto.PdfiumPageP pages = 1;getPages in interface PdfiumPageCollectionPOrBuilderpublic PdfiumPagePOrBuilder getPagesOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP pages = 1;getPagesOrBuilder in interface PdfiumPageCollectionPOrBuilderpublic 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 PdfiumPageCollectionP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPageCollectionP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPageCollectionP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPageCollectionP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPageCollectionP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPageCollectionP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumPageCollectionP parseFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumPageCollectionP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumPageCollectionP parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumPageCollectionP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumPageCollectionP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PdfiumPageCollectionP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PdfiumPageCollectionP.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PdfiumPageCollectionP.Builder newBuilder()
public static PdfiumPageCollectionP.Builder newBuilder(PdfiumPageCollectionP prototype)
public PdfiumPageCollectionP.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static PdfiumPageCollectionP getDefaultInstance()
public static com.google.protobuf.Parser<PdfiumPageCollectionP> parser()
public com.google.protobuf.Parser<PdfiumPageCollectionP> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PdfiumPageCollectionP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2024 Iron Software. All rights reserved.