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.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PdfiumWrappedPdfAnnotationP
build()
PdfiumWrappedPdfAnnotationP
buildPartial()
PdfiumWrappedPdfAnnotationP.Builder
clear()
PdfiumWrappedPdfAnnotationP.Builder
clearAnnotations()
PdfiumWrappedPdfAnnotationP.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
PdfiumWrappedPdfAnnotationP.Builder
clearFreetext()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
PdfiumWrappedPdfAnnotationP.Builder
clearLink()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
PdfiumWrappedPdfAnnotationP.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
PdfiumWrappedPdfAnnotationP.Builder
clearText()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
PdfiumWrappedPdfAnnotationP.Builder
clone()
PdfiumWrappedPdfAnnotationP.AnnotationsCase
getAnnotationsCase()
PdfiumWrappedPdfAnnotationP
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
PdfiumPdfFreeTextAnnotationP
getFreetext()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
PdfiumPdfFreeTextAnnotationP.Builder
getFreetextBuilder()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
PdfiumPdfFreeTextAnnotationPOrBuilder
getFreetextOrBuilder()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
PdfiumPdfLinkAnnotationP
getLink()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
PdfiumPdfLinkAnnotationP.Builder
getLinkBuilder()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
PdfiumPdfLinkAnnotationPOrBuilder
getLinkOrBuilder()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
PdfiumPdfTextAnnotationP
getText()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
PdfiumPdfTextAnnotationP.Builder
getTextBuilder()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
PdfiumPdfTextAnnotationPOrBuilder
getTextOrBuilder()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
boolean
hasFreetext()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
boolean
hasLink()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
boolean
hasText()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
PdfiumWrappedPdfAnnotationP.Builder
mergeFreetext(PdfiumPdfFreeTextAnnotationP value)
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
PdfiumWrappedPdfAnnotationP.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PdfiumWrappedPdfAnnotationP.Builder
mergeFrom(com.google.protobuf.Message other)
PdfiumWrappedPdfAnnotationP.Builder
mergeFrom(PdfiumWrappedPdfAnnotationP other)
PdfiumWrappedPdfAnnotationP.Builder
mergeLink(PdfiumPdfLinkAnnotationP value)
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
PdfiumWrappedPdfAnnotationP.Builder
mergeText(PdfiumPdfTextAnnotationP value)
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
PdfiumWrappedPdfAnnotationP.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PdfiumWrappedPdfAnnotationP.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PdfiumWrappedPdfAnnotationP.Builder
setFreetext(PdfiumPdfFreeTextAnnotationP value)
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
PdfiumWrappedPdfAnnotationP.Builder
setFreetext(PdfiumPdfFreeTextAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
PdfiumWrappedPdfAnnotationP.Builder
setLink(PdfiumPdfLinkAnnotationP value)
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
PdfiumWrappedPdfAnnotationP.Builder
setLink(PdfiumPdfLinkAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
PdfiumWrappedPdfAnnotationP.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
PdfiumWrappedPdfAnnotationP.Builder
setText(PdfiumPdfTextAnnotationP value)
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
PdfiumWrappedPdfAnnotationP.Builder
setText(PdfiumPdfTextAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
PdfiumWrappedPdfAnnotationP.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
clear
public PdfiumWrappedPdfAnnotationP.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
getDefaultInstanceForType
public PdfiumWrappedPdfAnnotationP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PdfiumWrappedPdfAnnotationP build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PdfiumWrappedPdfAnnotationP buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PdfiumWrappedPdfAnnotationP.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
setField
public PdfiumWrappedPdfAnnotationP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
clearField
public PdfiumWrappedPdfAnnotationP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
clearOneof
public PdfiumWrappedPdfAnnotationP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
setRepeatedField
public PdfiumWrappedPdfAnnotationP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
addRepeatedField
public PdfiumWrappedPdfAnnotationP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
mergeFrom
public PdfiumWrappedPdfAnnotationP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
mergeFrom
public PdfiumWrappedPdfAnnotationP.Builder mergeFrom(PdfiumWrappedPdfAnnotationP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PdfiumWrappedPdfAnnotationP.Builder>
- Throws:
IOException
-
getAnnotationsCase
public PdfiumWrappedPdfAnnotationP.AnnotationsCase getAnnotationsCase()
- Specified by:
getAnnotationsCase
in interfacePdfiumWrappedPdfAnnotationPOrBuilder
-
clearAnnotations
public PdfiumWrappedPdfAnnotationP.Builder clearAnnotations()
-
hasText
public boolean hasText()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
- Specified by:
hasText
in interfacePdfiumWrappedPdfAnnotationPOrBuilder
- Returns:
- Whether the text field is set.
-
getText
public PdfiumPdfTextAnnotationP getText()
.ironpdfengineproto.PdfiumPdfTextAnnotationP text = 2;
- Specified by:
getText
in 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:
getTextOrBuilder
in interfacePdfiumWrappedPdfAnnotationPOrBuilder
-
hasFreetext
public boolean hasFreetext()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
- Specified by:
hasFreetext
in interfacePdfiumWrappedPdfAnnotationPOrBuilder
- Returns:
- Whether the freetext field is set.
-
getFreetext
public PdfiumPdfFreeTextAnnotationP getFreetext()
.ironpdfengineproto.PdfiumPdfFreeTextAnnotationP freetext = 3;
- Specified by:
getFreetext
in 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:
getFreetextOrBuilder
in interfacePdfiumWrappedPdfAnnotationPOrBuilder
-
hasLink
public boolean hasLink()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
- Specified by:
hasLink
in interfacePdfiumWrappedPdfAnnotationPOrBuilder
- Returns:
- Whether the link field is set.
-
getLink
public PdfiumPdfLinkAnnotationP getLink()
.ironpdfengineproto.PdfiumPdfLinkAnnotationP link = 4;
- Specified by:
getLink
in 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:
getLinkOrBuilder
in interfacePdfiumWrappedPdfAnnotationPOrBuilder
-
setUnknownFields
public final PdfiumWrappedPdfAnnotationP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
mergeUnknownFields
public final PdfiumWrappedPdfAnnotationP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumWrappedPdfAnnotationP.Builder>
-
-