Class PdfiumWrappedPdfAnnotationP.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
- 
- com.ironsoftware.ironpdf.internal.proto.PdfiumWrappedPdfAnnotationP.Builder
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- PdfiumWrappedPdfAnnotationPOrBuilder,- Cloneable
 - Enclosing class:
- PdfiumWrappedPdfAnnotationP
 
 public static final class PdfiumWrappedPdfAnnotationP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder> implements PdfiumWrappedPdfAnnotationPOrBuilder Protobuf typeironpdfengineproto.PdfiumWrappedPdfAnnotationP
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumWrappedPdfAnnotationP.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumWrappedPdfAnnotationPbuild()PdfiumWrappedPdfAnnotationPbuildPartial()PdfiumWrappedPdfAnnotationP.Builderclear()PdfiumWrappedPdfAnnotationP.BuilderclearAnnotations()PdfiumWrappedPdfAnnotationP.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PdfiumWrappedPdfAnnotationP.BuilderclearFreetext().ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;PdfiumWrappedPdfAnnotationP.BuilderclearLink().ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;PdfiumWrappedPdfAnnotationP.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PdfiumWrappedPdfAnnotationP.BuilderclearText().ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;PdfiumWrappedPdfAnnotationP.Builderclone()PdfiumWrappedPdfAnnotationP.AnnotationsCasegetAnnotationsCase()PdfiumWrappedPdfAnnotationPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()PdfiumPdfFreeTextAnnotationPgetFreetext().ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;PdfiumPdfFreeTextAnnotationP.BuildergetFreetextBuilder().ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;PdfiumPdfFreeTextAnnotationPOrBuildergetFreetextOrBuilder().ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;PdfiumPdfLinkAnnotationPgetLink().ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;PdfiumPdfLinkAnnotationP.BuildergetLinkBuilder().ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;PdfiumPdfLinkAnnotationPOrBuildergetLinkOrBuilder().ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;PdfiumPdfTextAnnotationPgetText().ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;PdfiumPdfTextAnnotationP.BuildergetTextBuilder().ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;PdfiumPdfTextAnnotationPOrBuildergetTextOrBuilder().ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;booleanhasFreetext().ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;booleanhasLink().ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;booleanhasText().ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PdfiumWrappedPdfAnnotationP.BuildermergeFreetext(PdfiumPdfFreeTextAnnotationP value).ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;PdfiumWrappedPdfAnnotationP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PdfiumWrappedPdfAnnotationP.BuildermergeFrom(com.google.protobuf.Message other)PdfiumWrappedPdfAnnotationP.BuildermergeFrom(PdfiumWrappedPdfAnnotationP other)PdfiumWrappedPdfAnnotationP.BuildermergeLink(PdfiumPdfLinkAnnotationP value).ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;PdfiumWrappedPdfAnnotationP.BuildermergeText(PdfiumPdfTextAnnotationP value).ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;PdfiumWrappedPdfAnnotationP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumWrappedPdfAnnotationP.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumWrappedPdfAnnotationP.BuildersetFreetext(PdfiumPdfFreeTextAnnotationP value).ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;PdfiumWrappedPdfAnnotationP.BuildersetFreetext(PdfiumPdfFreeTextAnnotationP.Builder builderForValue).ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;PdfiumWrappedPdfAnnotationP.BuildersetLink(PdfiumPdfLinkAnnotationP value).ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;PdfiumWrappedPdfAnnotationP.BuildersetLink(PdfiumPdfLinkAnnotationP.Builder builderForValue).ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;PdfiumWrappedPdfAnnotationP.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PdfiumWrappedPdfAnnotationP.BuildersetText(PdfiumPdfTextAnnotationP value).ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;PdfiumWrappedPdfAnnotationP.BuildersetText(PdfiumPdfTextAnnotationP.Builder builderForValue).ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;PdfiumWrappedPdfAnnotationP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
 - 
Methods inherited from class com.google.protobuf.AbstractMessage.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
 - 
Methods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Method Detail- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
clearpublic PdfiumWrappedPdfAnnotationP.Builder clear() - Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType() - Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
getDefaultInstanceForTypepublic PdfiumWrappedPdfAnnotationP getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic PdfiumWrappedPdfAnnotationP build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic PdfiumWrappedPdfAnnotationP buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic PdfiumWrappedPdfAnnotationP.Builder clone() - Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
setFieldpublic PdfiumWrappedPdfAnnotationP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
clearFieldpublic PdfiumWrappedPdfAnnotationP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
clearOneofpublic PdfiumWrappedPdfAnnotationP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
setRepeatedFieldpublic PdfiumWrappedPdfAnnotationP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
addRepeatedFieldpublic PdfiumWrappedPdfAnnotationP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
mergeFrompublic PdfiumWrappedPdfAnnotationP.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
mergeFrompublic PdfiumWrappedPdfAnnotationP.Builder mergeFrom(PdfiumWrappedPdfAnnotationP other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
mergeFrompublic PdfiumWrappedPdfAnnotationP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumWrappedPdfAnnotationP.Builder>
- Throws:
- IOException
 
 - 
getAnnotationsCasepublic PdfiumWrappedPdfAnnotationP.AnnotationsCase getAnnotationsCase() - Specified by:
- getAnnotationsCasein interface- PdfiumWrappedPdfAnnotationPOrBuilder
 
 - 
clearAnnotationspublic PdfiumWrappedPdfAnnotationP.Builder clearAnnotations() 
 - 
hasTextpublic boolean hasText() .ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;- Specified by:
- hasTextin interface- PdfiumWrappedPdfAnnotationPOrBuilder
- Returns:
- Whether the text field is set.
 
 - 
getTextpublic PdfiumPdfTextAnnotationP getText() .ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;- Specified by:
- getTextin interface- PdfiumWrappedPdfAnnotationPOrBuilder
- Returns:
- The text.
 
 - 
setTextpublic PdfiumWrappedPdfAnnotationP.Builder setText(PdfiumPdfTextAnnotationP value) .ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
 - 
setTextpublic PdfiumWrappedPdfAnnotationP.Builder setText(PdfiumPdfTextAnnotationP.Builder builderForValue) .ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
 - 
mergeTextpublic PdfiumWrappedPdfAnnotationP.Builder mergeText(PdfiumPdfTextAnnotationP value) .ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
 - 
clearTextpublic PdfiumWrappedPdfAnnotationP.Builder clearText() .ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
 - 
getTextBuilderpublic PdfiumPdfTextAnnotationP.Builder getTextBuilder() .ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
 - 
getTextOrBuilderpublic PdfiumPdfTextAnnotationPOrBuilder getTextOrBuilder() .ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;- Specified by:
- getTextOrBuilderin interface- PdfiumWrappedPdfAnnotationPOrBuilder
 
 - 
hasFreetextpublic boolean hasFreetext() .ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;- Specified by:
- hasFreetextin interface- PdfiumWrappedPdfAnnotationPOrBuilder
- Returns:
- Whether the freetext field is set.
 
 - 
getFreetextpublic PdfiumPdfFreeTextAnnotationP getFreetext() .ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;- Specified by:
- getFreetextin interface- PdfiumWrappedPdfAnnotationPOrBuilder
- Returns:
- The freetext.
 
 - 
setFreetextpublic PdfiumWrappedPdfAnnotationP.Builder setFreetext(PdfiumPdfFreeTextAnnotationP value) .ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
 - 
setFreetextpublic PdfiumWrappedPdfAnnotationP.Builder setFreetext(PdfiumPdfFreeTextAnnotationP.Builder builderForValue) .ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
 - 
mergeFreetextpublic PdfiumWrappedPdfAnnotationP.Builder mergeFreetext(PdfiumPdfFreeTextAnnotationP value) .ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
 - 
clearFreetextpublic PdfiumWrappedPdfAnnotationP.Builder clearFreetext() .ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
 - 
getFreetextBuilderpublic PdfiumPdfFreeTextAnnotationP.Builder getFreetextBuilder() .ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
 - 
getFreetextOrBuilderpublic PdfiumPdfFreeTextAnnotationPOrBuilder getFreetextOrBuilder() .ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;- Specified by:
- getFreetextOrBuilderin interface- PdfiumWrappedPdfAnnotationPOrBuilder
 
 - 
hasLinkpublic boolean hasLink() .ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;- Specified by:
- hasLinkin interface- PdfiumWrappedPdfAnnotationPOrBuilder
- Returns:
- Whether the link field is set.
 
 - 
getLinkpublic PdfiumPdfLinkAnnotationP getLink() .ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;- Specified by:
- getLinkin interface- PdfiumWrappedPdfAnnotationPOrBuilder
- Returns:
- The link.
 
 - 
setLinkpublic PdfiumWrappedPdfAnnotationP.Builder setLink(PdfiumPdfLinkAnnotationP value) .ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
 - 
setLinkpublic PdfiumWrappedPdfAnnotationP.Builder setLink(PdfiumPdfLinkAnnotationP.Builder builderForValue) .ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
 - 
mergeLinkpublic PdfiumWrappedPdfAnnotationP.Builder mergeLink(PdfiumPdfLinkAnnotationP value) .ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
 - 
clearLinkpublic PdfiumWrappedPdfAnnotationP.Builder clearLink() .ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
 - 
getLinkBuilderpublic PdfiumPdfLinkAnnotationP.Builder getLinkBuilder() .ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
 - 
getLinkOrBuilderpublic PdfiumPdfLinkAnnotationPOrBuilder getLinkOrBuilder() .ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;- Specified by:
- getLinkOrBuilderin interface- PdfiumWrappedPdfAnnotationPOrBuilder
 
 - 
setUnknownFieldspublic final PdfiumWrappedPdfAnnotationP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
mergeUnknownFieldspublic final PdfiumWrappedPdfAnnotationP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 
- 
 
-