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 Summary
All 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.Builder
getAllFields, 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.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString 
- 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException 
- 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
 
- 
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
 internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
clear
public PdfiumWrappedPdfAnnotationP.Builder clear()
- Specified by:
 clearin interfacecom.google.protobuf.Message.Builder- Specified by:
 clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
 getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
 getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
 getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
getDefaultInstanceForType
public PdfiumWrappedPdfAnnotationP getDefaultInstanceForType()
- Specified by:
 getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
 getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
 
- 
build
public PdfiumWrappedPdfAnnotationP build()
- Specified by:
 buildin interfacecom.google.protobuf.Message.Builder- Specified by:
 buildin interfacecom.google.protobuf.MessageLite.Builder
 
- 
buildPartial
public PdfiumWrappedPdfAnnotationP buildPartial()
- Specified by:
 buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
 buildPartialin interfacecom.google.protobuf.MessageLite.Builder
 
- 
clone
public PdfiumWrappedPdfAnnotationP.Builder clone()
- Specified by:
 clonein interfacecom.google.protobuf.Message.Builder- Specified by:
 clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 clonein classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
setField
public PdfiumWrappedPdfAnnotationP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
 setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
clearField
public PdfiumWrappedPdfAnnotationP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
 clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
clearOneof
public PdfiumWrappedPdfAnnotationP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
 clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
 clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
setRepeatedField
public PdfiumWrappedPdfAnnotationP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
 setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
addRepeatedField
public PdfiumWrappedPdfAnnotationP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
 addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
mergeFrom
public PdfiumWrappedPdfAnnotationP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
 mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
 mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
mergeFrom
public PdfiumWrappedPdfAnnotationP.Builder mergeFrom(PdfiumWrappedPdfAnnotationP other)
 
- 
isInitialized
public final boolean isInitialized()
- Specified by:
 isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
 isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
mergeFrom
public PdfiumWrappedPdfAnnotationP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
 mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
 mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PdfiumWrappedPdfAnnotationP.Builder>- Throws:
 IOException
 
- 
getAnnotationsCase
public PdfiumWrappedPdfAnnotationP.AnnotationsCase getAnnotationsCase()
- Specified by:
 getAnnotationsCasein interfacePdfiumWrappedPdfAnnotationPOrBuilder
 
- 
clearAnnotations
public PdfiumWrappedPdfAnnotationP.Builder clearAnnotations()
 
- 
hasText
public boolean hasText()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;- Specified by:
 hasTextin interfacePdfiumWrappedPdfAnnotationPOrBuilder- Returns:
 - Whether the text field is set.
 
 
- 
getText
public PdfiumPdfTextAnnotationP getText()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;- Specified by:
 getTextin interfacePdfiumWrappedPdfAnnotationPOrBuilder- Returns:
 - The text.
 
 
- 
setText
public PdfiumWrappedPdfAnnotationP.Builder setText(PdfiumPdfTextAnnotationP value)
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2; 
- 
setText
public PdfiumWrappedPdfAnnotationP.Builder setText(PdfiumPdfTextAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2; 
- 
mergeText
public PdfiumWrappedPdfAnnotationP.Builder mergeText(PdfiumPdfTextAnnotationP value)
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2; 
- 
clearText
public PdfiumWrappedPdfAnnotationP.Builder clearText()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2; 
- 
getTextBuilder
public PdfiumPdfTextAnnotationP.Builder getTextBuilder()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2; 
- 
getTextOrBuilder
public PdfiumPdfTextAnnotationPOrBuilder getTextOrBuilder()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;- Specified by:
 getTextOrBuilderin interfacePdfiumWrappedPdfAnnotationPOrBuilder
 
- 
hasFreetext
public boolean hasFreetext()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;- Specified by:
 hasFreetextin interfacePdfiumWrappedPdfAnnotationPOrBuilder- Returns:
 - Whether the freetext field is set.
 
 
- 
getFreetext
public PdfiumPdfFreeTextAnnotationP getFreetext()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;- Specified by:
 getFreetextin interfacePdfiumWrappedPdfAnnotationPOrBuilder- Returns:
 - The freetext.
 
 
- 
setFreetext
public PdfiumWrappedPdfAnnotationP.Builder setFreetext(PdfiumPdfFreeTextAnnotationP value)
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3; 
- 
setFreetext
public PdfiumWrappedPdfAnnotationP.Builder setFreetext(PdfiumPdfFreeTextAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3; 
- 
mergeFreetext
public PdfiumWrappedPdfAnnotationP.Builder mergeFreetext(PdfiumPdfFreeTextAnnotationP value)
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3; 
- 
clearFreetext
public PdfiumWrappedPdfAnnotationP.Builder clearFreetext()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3; 
- 
getFreetextBuilder
public PdfiumPdfFreeTextAnnotationP.Builder getFreetextBuilder()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3; 
- 
getFreetextOrBuilder
public PdfiumPdfFreeTextAnnotationPOrBuilder getFreetextOrBuilder()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;- Specified by:
 getFreetextOrBuilderin interfacePdfiumWrappedPdfAnnotationPOrBuilder
 
- 
hasLink
public boolean hasLink()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;- Specified by:
 hasLinkin interfacePdfiumWrappedPdfAnnotationPOrBuilder- Returns:
 - Whether the link field is set.
 
 
- 
getLink
public PdfiumPdfLinkAnnotationP getLink()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;- Specified by:
 getLinkin interfacePdfiumWrappedPdfAnnotationPOrBuilder- Returns:
 - The link.
 
 
- 
setLink
public PdfiumWrappedPdfAnnotationP.Builder setLink(PdfiumPdfLinkAnnotationP value)
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4; 
- 
setLink
public PdfiumWrappedPdfAnnotationP.Builder setLink(PdfiumPdfLinkAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4; 
- 
mergeLink
public PdfiumWrappedPdfAnnotationP.Builder mergeLink(PdfiumPdfLinkAnnotationP value)
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4; 
- 
clearLink
public PdfiumWrappedPdfAnnotationP.Builder clearLink()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4; 
- 
getLinkBuilder
public PdfiumPdfLinkAnnotationP.Builder getLinkBuilder()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4; 
- 
getLinkOrBuilder
public PdfiumPdfLinkAnnotationPOrBuilder getLinkOrBuilder()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;- Specified by:
 getLinkOrBuilderin interfacePdfiumWrappedPdfAnnotationPOrBuilder
 
- 
setUnknownFields
public final PdfiumWrappedPdfAnnotationP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
 setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
 setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
- 
mergeUnknownFields
public final PdfiumWrappedPdfAnnotationP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
 mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
 mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
 
 - 
 
 -