Class PdfiumPdfFreeTextAnnotationP.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder>
-
- com.ironsoftware.ironpdf.internal.proto.PdfiumPdfFreeTextAnnotationP.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,PdfiumPdfFreeTextAnnotationPOrBuilder
,Cloneable
- Enclosing class:
- PdfiumPdfFreeTextAnnotationP
public static final class PdfiumPdfFreeTextAnnotationP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder> implements PdfiumPdfFreeTextAnnotationPOrBuilder
Protobuf typeironpdfengineproto.PdfiumPdfFreeTextAnnotationP
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
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 value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
PdfiumPdfFreeTextAnnotationP.Builder
setAnnotation(PdfiumPdfAnnotationP.Builder builderForValue)
.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)
-
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<PdfiumPdfFreeTextAnnotationP.Builder>
-
clear
public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>
-
getDefaultInstanceForType
public PdfiumPdfFreeTextAnnotationP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PdfiumPdfFreeTextAnnotationP build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PdfiumPdfFreeTextAnnotationP buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>
-
setField
public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>
-
clearField
public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>
-
clearOneof
public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>
-
setRepeatedField
public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>
-
addRepeatedField
public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>
-
mergeFrom
public PdfiumPdfFreeTextAnnotationP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PdfiumPdfFreeTextAnnotationP.Builder>
-
mergeFrom
public PdfiumPdfFreeTextAnnotationP.Builder mergeFrom(PdfiumPdfFreeTextAnnotationP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder>
-
mergeFrom
public PdfiumPdfFreeTextAnnotationP.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<PdfiumPdfFreeTextAnnotationP.Builder>
- Throws:
IOException
-
hasAnnotation
public boolean hasAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
- Specified by:
hasAnnotation
in interfacePdfiumPdfFreeTextAnnotationPOrBuilder
- Returns:
- Whether the annotation field is set.
-
getAnnotation
public PdfiumPdfAnnotationP getAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
- Specified by:
getAnnotation
in interfacePdfiumPdfFreeTextAnnotationPOrBuilder
- Returns:
- The annotation.
-
setAnnotation
public PdfiumPdfFreeTextAnnotationP.Builder setAnnotation(PdfiumPdfAnnotationP value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
-
setAnnotation
public PdfiumPdfFreeTextAnnotationP.Builder setAnnotation(PdfiumPdfAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
-
mergeAnnotation
public PdfiumPdfFreeTextAnnotationP.Builder mergeAnnotation(PdfiumPdfAnnotationP value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
-
clearAnnotation
public PdfiumPdfFreeTextAnnotationP.Builder clearAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
-
getAnnotationBuilder
public PdfiumPdfAnnotationP.Builder getAnnotationBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
-
getAnnotationOrBuilder
public PdfiumPdfAnnotationPOrBuilder getAnnotationOrBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
- Specified by:
getAnnotationOrBuilder
in interfacePdfiumPdfFreeTextAnnotationPOrBuilder
-
hasAppearance
public boolean hasAppearance()
optional string appearance = 2;
- Specified by:
hasAppearance
in interfacePdfiumPdfFreeTextAnnotationPOrBuilder
- Returns:
- Whether the appearance field is set.
-
getAppearance
public String getAppearance()
optional string appearance = 2;
- Specified by:
getAppearance
in interfacePdfiumPdfFreeTextAnnotationPOrBuilder
- Returns:
- The appearance.
-
getAppearanceBytes
public com.google.protobuf.ByteString getAppearanceBytes()
optional string appearance = 2;
- Specified by:
getAppearanceBytes
in interfacePdfiumPdfFreeTextAnnotationPOrBuilder
- Returns:
- The bytes for appearance.
-
setAppearance
public PdfiumPdfFreeTextAnnotationP.Builder setAppearance(String value)
optional string appearance = 2;
- Parameters:
value
- The appearance to set.- Returns:
- This builder for chaining.
-
clearAppearance
public PdfiumPdfFreeTextAnnotationP.Builder clearAppearance()
optional string appearance = 2;
- Returns:
- This builder for chaining.
-
setAppearanceBytes
public PdfiumPdfFreeTextAnnotationP.Builder setAppearanceBytes(com.google.protobuf.ByteString value)
optional string appearance = 2;
- Parameters:
value
- The bytes for appearance to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PdfiumPdfFreeTextAnnotationP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder>
-
mergeUnknownFields
public final PdfiumPdfFreeTextAnnotationP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfFreeTextAnnotationP.Builder>
-
-