public static final class PdfiumPdfFreeTextAnnotationP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder> implements PdfiumPdfFreeTextAnnotationPOrBuilder
ironpdfengineproto.PdfiumPdfFreeTextAnnotationP| Modifier and Type | Method and Description |
|---|---|
PdfiumPdfFreeTextAnnotationP.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumPdfFreeTextAnnotationP |
build() |
PdfiumPdfFreeTextAnnotationP |
buildPartial() |
PdfiumPdfFreeTextAnnotationP.Builder |
clear() |
PdfiumPdfFreeTextAnnotationP.Builder |
clearAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1; |
PdfiumPdfFreeTextAnnotationP.Builder |
clearAppearance()
optional string appearance = 2; |
PdfiumPdfFreeTextAnnotationP.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PdfiumPdfFreeTextAnnotationP.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PdfiumPdfFreeTextAnnotationP.Builder |
clone() |
PdfiumPdfAnnotationP |
getAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1; |
PdfiumPdfAnnotationP.Builder |
getAnnotationBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1; |
PdfiumPdfAnnotationPOrBuilder |
getAnnotationOrBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1; |
String |
getAppearance()
optional string appearance = 2; |
com.google.protobuf.ByteString |
getAppearanceBytes()
optional string appearance = 2; |
PdfiumPdfFreeTextAnnotationP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1; |
boolean |
hasAppearance()
optional string appearance = 2; |
boolean |
isInitialized() |
PdfiumPdfFreeTextAnnotationP.Builder |
mergeAnnotation(PdfiumPdfAnnotationP value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1; |
PdfiumPdfFreeTextAnnotationP.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PdfiumPdfFreeTextAnnotationP.Builder |
mergeFrom(com.google.protobuf.Message other) |
PdfiumPdfFreeTextAnnotationP.Builder |
mergeFrom(PdfiumPdfFreeTextAnnotationP other) |
PdfiumPdfFreeTextAnnotationP.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PdfiumPdfFreeTextAnnotationP.Builder |
setAnnotation(PdfiumPdfAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1; |
PdfiumPdfFreeTextAnnotationP.Builder |
setAnnotation(PdfiumPdfAnnotationP value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1; |
PdfiumPdfFreeTextAnnotationP.Builder |
setAppearance(String value)
optional string appearance = 2; |
PdfiumPdfFreeTextAnnotationP.Builder |
setAppearanceBytes(com.google.protobuf.ByteString value)
optional string appearance = 2; |
PdfiumPdfFreeTextAnnotationP.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumPdfFreeTextAnnotationP.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PdfiumPdfFreeTextAnnotationP.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 PdfiumPdfFreeTextAnnotationP.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>public PdfiumPdfFreeTextAnnotationP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PdfiumPdfFreeTextAnnotationP build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PdfiumPdfFreeTextAnnotationP buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PdfiumPdfFreeTextAnnotationP.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder>public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>public PdfiumPdfFreeTextAnnotationP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder>public PdfiumPdfFreeTextAnnotationP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder>public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>public PdfiumPdfFreeTextAnnotationP.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PdfiumPdfFreeTextAnnotationP.Builder>public PdfiumPdfFreeTextAnnotationP.Builder mergeFrom(PdfiumPdfFreeTextAnnotationP other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder>public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>IOExceptionpublic boolean hasAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;hasAnnotation in interface PdfiumPdfFreeTextAnnotationPOrBuilderpublic PdfiumPdfAnnotationP getAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;getAnnotation in interface PdfiumPdfFreeTextAnnotationPOrBuilderpublic PdfiumPdfFreeTextAnnotationP.Builder setAnnotation(PdfiumPdfAnnotationP value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;public PdfiumPdfFreeTextAnnotationP.Builder setAnnotation(PdfiumPdfAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;public PdfiumPdfFreeTextAnnotationP.Builder mergeAnnotation(PdfiumPdfAnnotationP value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;public PdfiumPdfFreeTextAnnotationP.Builder clearAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;public PdfiumPdfAnnotationP.Builder getAnnotationBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;public PdfiumPdfAnnotationPOrBuilder getAnnotationOrBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;getAnnotationOrBuilder in interface PdfiumPdfFreeTextAnnotationPOrBuilderpublic boolean hasAppearance()
optional string appearance = 2;hasAppearance in interface PdfiumPdfFreeTextAnnotationPOrBuilderpublic String getAppearance()
optional string appearance = 2;getAppearance in interface PdfiumPdfFreeTextAnnotationPOrBuilderpublic com.google.protobuf.ByteString getAppearanceBytes()
optional string appearance = 2;getAppearanceBytes in interface PdfiumPdfFreeTextAnnotationPOrBuilderpublic PdfiumPdfFreeTextAnnotationP.Builder setAppearance(String value)
optional string appearance = 2;value - The appearance to set.public PdfiumPdfFreeTextAnnotationP.Builder clearAppearance()
optional string appearance = 2;public PdfiumPdfFreeTextAnnotationP.Builder setAppearanceBytes(com.google.protobuf.ByteString value)
optional string appearance = 2;value - The bytes for appearance to set.public final PdfiumPdfFreeTextAnnotationP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder>public final PdfiumPdfFreeTextAnnotationP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder>Copyright © 2022–2024 Iron Software. All rights reserved.