public static final class PdfiumGetAnnotationsResultP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder> implements PdfiumGetAnnotationsResultPOrBuilder
ironpdfengineproto.PdfiumGetAnnotationsResultP| Modifier and Type | Method and Description |
|---|---|
PdfiumGetAnnotationsResultP.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumGetAnnotationsResultP |
build() |
PdfiumGetAnnotationsResultP |
buildPartial() |
PdfiumGetAnnotationsResultP.Builder |
clear() |
PdfiumGetAnnotationsResultP.Builder |
clearException()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
PdfiumGetAnnotationsResultP.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PdfiumGetAnnotationsResultP.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PdfiumGetAnnotationsResultP.Builder |
clearResult()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
PdfiumGetAnnotationsResultP.Builder |
clearResultOrException() |
PdfiumGetAnnotationsResultP.Builder |
clone() |
PdfiumGetAnnotationsResultP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
RemoteExceptionP |
getException()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
RemoteExceptionP.Builder |
getExceptionBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
RemoteExceptionPOrBuilder |
getExceptionOrBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
PdfiumPdfAnnotationCollectionP |
getResult()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
PdfiumPdfAnnotationCollectionP.Builder |
getResultBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
PdfiumPdfAnnotationCollectionPOrBuilder |
getResultOrBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
PdfiumGetAnnotationsResultP.ResultOrExceptionCase |
getResultOrExceptionCase() |
boolean |
hasException()
.ironpdfengineproto.RemoteExceptionP exception = 2; |
boolean |
hasResult()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
boolean |
isInitialized() |
PdfiumGetAnnotationsResultP.Builder |
mergeException(RemoteExceptionP value)
.ironpdfengineproto.RemoteExceptionP exception = 2; |
PdfiumGetAnnotationsResultP.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PdfiumGetAnnotationsResultP.Builder |
mergeFrom(com.google.protobuf.Message other) |
PdfiumGetAnnotationsResultP.Builder |
mergeFrom(PdfiumGetAnnotationsResultP other) |
PdfiumGetAnnotationsResultP.Builder |
mergeResult(PdfiumPdfAnnotationCollectionP value)
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
PdfiumGetAnnotationsResultP.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PdfiumGetAnnotationsResultP.Builder |
setException(RemoteExceptionP.Builder builderForValue)
.ironpdfengineproto.RemoteExceptionP exception = 2; |
PdfiumGetAnnotationsResultP.Builder |
setException(RemoteExceptionP value)
.ironpdfengineproto.RemoteExceptionP exception = 2; |
PdfiumGetAnnotationsResultP.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumGetAnnotationsResultP.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PdfiumGetAnnotationsResultP.Builder |
setResult(PdfiumPdfAnnotationCollectionP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
PdfiumGetAnnotationsResultP.Builder |
setResult(PdfiumPdfAnnotationCollectionP value)
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1; |
PdfiumGetAnnotationsResultP.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForFieldfindInitializationErrors, getInitializationErrorString, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toStringmergeDelimitedFrom, mergeDelimitedFromequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public PdfiumGetAnnotationsResultP.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>public PdfiumGetAnnotationsResultP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PdfiumGetAnnotationsResultP build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PdfiumGetAnnotationsResultP buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PdfiumGetAnnotationsResultP.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>public PdfiumGetAnnotationsResultP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>public PdfiumGetAnnotationsResultP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>public PdfiumGetAnnotationsResultP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>public PdfiumGetAnnotationsResultP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>public PdfiumGetAnnotationsResultP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>public PdfiumGetAnnotationsResultP.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PdfiumGetAnnotationsResultP.Builder>public PdfiumGetAnnotationsResultP.Builder mergeFrom(PdfiumGetAnnotationsResultP other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>public PdfiumGetAnnotationsResultP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PdfiumGetAnnotationsResultP.Builder>IOExceptionpublic PdfiumGetAnnotationsResultP.ResultOrExceptionCase getResultOrExceptionCase()
getResultOrExceptionCase in interface PdfiumGetAnnotationsResultPOrBuilderpublic PdfiumGetAnnotationsResultP.Builder clearResultOrException()
public boolean hasResult()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1;hasResult in interface PdfiumGetAnnotationsResultPOrBuilderpublic PdfiumPdfAnnotationCollectionP getResult()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1;getResult in interface PdfiumGetAnnotationsResultPOrBuilderpublic PdfiumGetAnnotationsResultP.Builder setResult(PdfiumPdfAnnotationCollectionP value)
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1;public PdfiumGetAnnotationsResultP.Builder setResult(PdfiumPdfAnnotationCollectionP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1;public PdfiumGetAnnotationsResultP.Builder mergeResult(PdfiumPdfAnnotationCollectionP value)
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1;public PdfiumGetAnnotationsResultP.Builder clearResult()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1;public PdfiumPdfAnnotationCollectionP.Builder getResultBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationCollectionP result = 1;public 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 PdfiumGetAnnotationsResultP.Builder setException(RemoteExceptionP value)
.ironpdfengineproto.RemoteExceptionP exception = 2;public PdfiumGetAnnotationsResultP.Builder setException(RemoteExceptionP.Builder builderForValue)
.ironpdfengineproto.RemoteExceptionP exception = 2;public PdfiumGetAnnotationsResultP.Builder mergeException(RemoteExceptionP value)
.ironpdfengineproto.RemoteExceptionP exception = 2;public PdfiumGetAnnotationsResultP.Builder clearException()
.ironpdfengineproto.RemoteExceptionP exception = 2;public RemoteExceptionP.Builder getExceptionBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2;public RemoteExceptionPOrBuilder getExceptionOrBuilder()
.ironpdfengineproto.RemoteExceptionP exception = 2;getExceptionOrBuilder in interface PdfiumGetAnnotationsResultPOrBuilderpublic final PdfiumGetAnnotationsResultP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>public final PdfiumGetAnnotationsResultP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumGetAnnotationsResultP.Builder>Copyright © 2022–2025 Iron Software. All rights reserved.