Class PdfiumPdfTextAnnotationP.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfTextAnnotationP.Builder>
-
- com.ironsoftware.ironpdf.internal.proto.PdfiumPdfTextAnnotationP.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,PdfiumPdfTextAnnotationPOrBuilder
,Cloneable
- Enclosing class:
- PdfiumPdfTextAnnotationP
public static final class PdfiumPdfTextAnnotationP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfTextAnnotationP.Builder> implements PdfiumPdfTextAnnotationPOrBuilder
Protobuf typeironpdfengineproto.PdfiumPdfTextAnnotationP
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumPdfTextAnnotationP.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PdfiumPdfTextAnnotationP
build()
PdfiumPdfTextAnnotationP
buildPartial()
PdfiumPdfTextAnnotationP.Builder
clear()
PdfiumPdfTextAnnotationP.Builder
clearAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
PdfiumPdfTextAnnotationP.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
PdfiumPdfTextAnnotationP.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
PdfiumPdfTextAnnotationP.Builder
clearState()
optional string state = 2;
PdfiumPdfTextAnnotationP.Builder
clone()
PdfiumPdfAnnotationP
getAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
PdfiumPdfAnnotationP.Builder
getAnnotationBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
PdfiumPdfAnnotationPOrBuilder
getAnnotationOrBuilder()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
PdfiumPdfTextAnnotationP
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getState()
optional string state = 2;
com.google.protobuf.ByteString
getStateBytes()
optional string state = 2;
boolean
hasAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
boolean
hasState()
optional string state = 2;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
PdfiumPdfTextAnnotationP.Builder
mergeAnnotation(PdfiumPdfAnnotationP value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
PdfiumPdfTextAnnotationP.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PdfiumPdfTextAnnotationP.Builder
mergeFrom(com.google.protobuf.Message other)
PdfiumPdfTextAnnotationP.Builder
mergeFrom(PdfiumPdfTextAnnotationP other)
PdfiumPdfTextAnnotationP.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PdfiumPdfTextAnnotationP.Builder
setAnnotation(PdfiumPdfAnnotationP value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
PdfiumPdfTextAnnotationP.Builder
setAnnotation(PdfiumPdfAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
PdfiumPdfTextAnnotationP.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PdfiumPdfTextAnnotationP.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
PdfiumPdfTextAnnotationP.Builder
setState(String value)
optional string state = 2;
PdfiumPdfTextAnnotationP.Builder
setStateBytes(com.google.protobuf.ByteString value)
optional string state = 2;
PdfiumPdfTextAnnotationP.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<PdfiumPdfTextAnnotationP.Builder>
-
clear
public PdfiumPdfTextAnnotationP.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<PdfiumPdfTextAnnotationP.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<PdfiumPdfTextAnnotationP.Builder>
-
getDefaultInstanceForType
public PdfiumPdfTextAnnotationP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PdfiumPdfTextAnnotationP build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PdfiumPdfTextAnnotationP buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PdfiumPdfTextAnnotationP.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<PdfiumPdfTextAnnotationP.Builder>
-
setField
public PdfiumPdfTextAnnotationP.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<PdfiumPdfTextAnnotationP.Builder>
-
clearField
public PdfiumPdfTextAnnotationP.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<PdfiumPdfTextAnnotationP.Builder>
-
clearOneof
public PdfiumPdfTextAnnotationP.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<PdfiumPdfTextAnnotationP.Builder>
-
setRepeatedField
public PdfiumPdfTextAnnotationP.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<PdfiumPdfTextAnnotationP.Builder>
-
addRepeatedField
public PdfiumPdfTextAnnotationP.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<PdfiumPdfTextAnnotationP.Builder>
-
mergeFrom
public PdfiumPdfTextAnnotationP.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PdfiumPdfTextAnnotationP.Builder>
-
mergeFrom
public PdfiumPdfTextAnnotationP.Builder mergeFrom(PdfiumPdfTextAnnotationP other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfTextAnnotationP.Builder>
-
mergeFrom
public PdfiumPdfTextAnnotationP.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<PdfiumPdfTextAnnotationP.Builder>
- Throws:
IOException
-
hasAnnotation
public boolean hasAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
- Specified by:
hasAnnotation
in interfacePdfiumPdfTextAnnotationPOrBuilder
- Returns:
- Whether the annotation field is set.
-
getAnnotation
public PdfiumPdfAnnotationP getAnnotation()
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
- Specified by:
getAnnotation
in interfacePdfiumPdfTextAnnotationPOrBuilder
- Returns:
- The annotation.
-
setAnnotation
public PdfiumPdfTextAnnotationP.Builder setAnnotation(PdfiumPdfAnnotationP value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
-
setAnnotation
public PdfiumPdfTextAnnotationP.Builder setAnnotation(PdfiumPdfAnnotationP.Builder builderForValue)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
-
mergeAnnotation
public PdfiumPdfTextAnnotationP.Builder mergeAnnotation(PdfiumPdfAnnotationP value)
.ironpdfengineproto.PdfiumPdfAnnotationP annotation = 1;
-
clearAnnotation
public PdfiumPdfTextAnnotationP.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 interfacePdfiumPdfTextAnnotationPOrBuilder
-
hasState
public boolean hasState()
optional string state = 2;
- Specified by:
hasState
in interfacePdfiumPdfTextAnnotationPOrBuilder
- Returns:
- Whether the state field is set.
-
getState
public String getState()
optional string state = 2;
- Specified by:
getState
in interfacePdfiumPdfTextAnnotationPOrBuilder
- Returns:
- The state.
-
getStateBytes
public com.google.protobuf.ByteString getStateBytes()
optional string state = 2;
- Specified by:
getStateBytes
in interfacePdfiumPdfTextAnnotationPOrBuilder
- Returns:
- The bytes for state.
-
setState
public PdfiumPdfTextAnnotationP.Builder setState(String value)
optional string state = 2;
- Parameters:
value
- The state to set.- Returns:
- This builder for chaining.
-
clearState
public PdfiumPdfTextAnnotationP.Builder clearState()
optional string state = 2;
- Returns:
- This builder for chaining.
-
setStateBytes
public PdfiumPdfTextAnnotationP.Builder setStateBytes(com.google.protobuf.ByteString value)
optional string state = 2;
- Parameters:
value
- The bytes for state to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PdfiumPdfTextAnnotationP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfTextAnnotationP.Builder>
-
mergeUnknownFields
public final PdfiumPdfTextAnnotationP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfTextAnnotationP.Builder>
-
-