public final class PdfiumGetAnnotationsResultP extends com.google.protobuf.GeneratedMessageV3 implements PdfiumGetAnnotationsResultPOrBuilder
ironpdfengineproto.PdfiumGetAnnotationsResultP| Modifier and Type | Class and Description |
|---|---|
static class |
PdfiumGetAnnotationsResultP.Builder
Protobuf type
ironpdfengineproto.PdfiumGetAnnotationsResultP |
static class |
PdfiumGetAnnotationsResultP.ResultOrExceptionCase |
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 |
EXCEPTION_FIELD_NUMBER |
static int |
RESULT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PdfiumGetAnnotationsResultP |
getDefaultInstance() |
PdfiumGetAnnotationsResultP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
RemoteExceptionP |
getException()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
RemoteExceptionPOrBuilder |
getExceptionOrBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
com.google.protobuf.Parser<PdfiumGetAnnotationsResultP> |
getParserForType() |
PdfiumPdfAnnotationCollectionP |
getResult()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
PdfiumPdfAnnotationCollectionPOrBuilder |
getResultOrBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
PdfiumGetAnnotationsResultP.ResultOrExceptionCase |
getResultOrExceptionCase() |
int |
getSerializedSize() |
boolean |
hasException()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
int |
hashCode() |
boolean |
hasResult()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
boolean |
isInitialized() |
static PdfiumGetAnnotationsResultP.Builder |
newBuilder() |
static PdfiumGetAnnotationsResultP.Builder |
newBuilder(PdfiumGetAnnotationsResultP prototype) |
PdfiumGetAnnotationsResultP.Builder |
newBuilderForType() |
static PdfiumGetAnnotationsResultP |
parseDelimitedFrom(InputStream input) |
static PdfiumGetAnnotationsResultP |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumGetAnnotationsResultP |
parseFrom(byte[] data) |
static PdfiumGetAnnotationsResultP |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumGetAnnotationsResultP |
parseFrom(ByteBuffer data) |
static PdfiumGetAnnotationsResultP |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumGetAnnotationsResultP |
parseFrom(com.google.protobuf.ByteString data) |
static PdfiumGetAnnotationsResultP |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumGetAnnotationsResultP |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PdfiumGetAnnotationsResultP |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumGetAnnotationsResultP |
parseFrom(InputStream input) |
static PdfiumGetAnnotationsResultP |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PdfiumGetAnnotationsResultP> |
parser() |
PdfiumGetAnnotationsResultP.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 RESULT_FIELD_NUMBER
public static final int EXCEPTION_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public PdfiumGetAnnotationsResultP.ResultOrExceptionCase getResultOrExceptionCase()
getResultOrExceptionCase in interface PdfiumGetAnnotationsResultPOrBuilderpublic boolean hasResult()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1;hasResult in interface PdfiumGetAnnotationsResultPOrBuilderpublic PdfiumPdfAnnotationCollectionP getResult()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1;getResult in interface PdfiumGetAnnotationsResultPOrBuilderpublic PdfiumPdfAnnotationCollectionPOrBuilder getResultOrBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1;getResultOrBuilder in interface PdfiumGetAnnotationsResultPOrBuilderpublic boolean hasException()
.ironpdfengineproto.RemoteExceptionP exception = 2;hasException in interface PdfiumGetAnnotationsResultPOrBuilderpublic RemoteExceptionP getException()
.ironpdfengineproto.RemoteExceptionP exception = 2;getException in interface PdfiumGetAnnotationsResultPOrBuilderpublic RemoteExceptionPOrBuilder getExceptionOrBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2;getExceptionOrBuilder in interface PdfiumGetAnnotationsResultPOrBuilderpublic 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 PdfiumGetAnnotationsResultP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumGetAnnotationsResultP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumGetAnnotationsResultP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumGetAnnotationsResultP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumGetAnnotationsResultP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumGetAnnotationsResultP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumGetAnnotationsResultP parseFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumGetAnnotationsResultP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumGetAnnotationsResultP parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumGetAnnotationsResultP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumGetAnnotationsResultP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PdfiumGetAnnotationsResultP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PdfiumGetAnnotationsResultP.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PdfiumGetAnnotationsResultP.Builder newBuilder()
public static PdfiumGetAnnotationsResultP.Builder newBuilder(PdfiumGetAnnotationsResultP prototype)
public PdfiumGetAnnotationsResultP.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static PdfiumGetAnnotationsResultP getDefaultInstance()
public static com.google.protobuf.Parser<PdfiumGetAnnotationsResultP> parser()
public com.google.protobuf.Parser<PdfiumGetAnnotationsResultP> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PdfiumGetAnnotationsResultP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2024 Iron Software. All rights reserved.