Class PdfiumPdfAnnotationP.Builder
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite.Builder
- 
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
- 
- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
- 
- com.ironsoftware.ironpdf.internal.proto.PdfiumPdfAnnotationP.Builder
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder,- com.google.protobuf.MessageLite.Builder,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- PdfiumPdfAnnotationPOrBuilder,- Cloneable
 - Enclosing class:
- PdfiumPdfAnnotationP
 
 public static final class PdfiumPdfAnnotationP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder> implements PdfiumPdfAnnotationPOrBuilder Protobuf typeironpdfengineproto.PdfiumPdfAnnotationP
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PdfiumPdfAnnotationP.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumPdfAnnotationPbuild()PdfiumPdfAnnotationPbuildPartial()PdfiumPdfAnnotationP.Builderclear()PdfiumPdfAnnotationP.BuilderclearContents()optional string contents = 7;PdfiumPdfAnnotationP.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PdfiumPdfAnnotationP.BuilderclearHeight()double height = 6;PdfiumPdfAnnotationP.BuilderclearName()optional string name = 8;PdfiumPdfAnnotationP.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PdfiumPdfAnnotationP.BuilderclearSubtype().ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;PdfiumPdfAnnotationP.BuilderclearWidth()double width = 5;PdfiumPdfAnnotationP.BuilderclearX()double x = 3;PdfiumPdfAnnotationP.BuilderclearY()double y = 4;PdfiumPdfAnnotationP.Builderclone()StringgetContents()optional string contents = 7;com.google.protobuf.ByteStringgetContentsBytes()optional string contents = 7;PdfiumPdfAnnotationPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()doublegetHeight()double height = 6;StringgetName()optional string name = 8;com.google.protobuf.ByteStringgetNameBytes()optional string name = 8;PdfiumAnnotationSubTypesPgetSubtype().ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;PdfiumAnnotationSubTypesP.BuildergetSubtypeBuilder().ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;PdfiumAnnotationSubTypesPOrBuildergetSubtypeOrBuilder().ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;doublegetWidth()double width = 5;doublegetX()double x = 3;doublegetY()double y = 4;booleanhasContents()optional string contents = 7;booleanhasName()optional string name = 8;booleanhasSubtype().ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PdfiumPdfAnnotationP.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PdfiumPdfAnnotationP.BuildermergeFrom(com.google.protobuf.Message other)PdfiumPdfAnnotationP.BuildermergeFrom(PdfiumPdfAnnotationP other)PdfiumPdfAnnotationP.BuildermergeSubtype(PdfiumAnnotationSubTypesP value).ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;PdfiumPdfAnnotationP.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumPdfAnnotationP.BuildersetContents(String value)optional string contents = 7;PdfiumPdfAnnotationP.BuildersetContentsBytes(com.google.protobuf.ByteString value)optional string contents = 7;PdfiumPdfAnnotationP.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumPdfAnnotationP.BuildersetHeight(double value)double height = 6;PdfiumPdfAnnotationP.BuildersetName(String value)optional string name = 8;PdfiumPdfAnnotationP.BuildersetNameBytes(com.google.protobuf.ByteString value)optional string name = 8;PdfiumPdfAnnotationP.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PdfiumPdfAnnotationP.BuildersetSubtype(PdfiumAnnotationSubTypesP value).ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;PdfiumPdfAnnotationP.BuildersetSubtype(PdfiumAnnotationSubTypesP.Builder builderForValue).ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;PdfiumPdfAnnotationP.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumPdfAnnotationP.BuildersetWidth(double value)double width = 5;PdfiumPdfAnnotationP.BuildersetX(double value)double x = 3;PdfiumPdfAnnotationP.BuildersetY(double value)double y = 4;- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3.BuildergetAllFields, 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.BuilderfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLite.BuilderaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
 - 
Methods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Method Detail- 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
clearpublic PdfiumPdfAnnotationP.Builder clear() - Specified by:
- clearin interface- com.google.protobuf.Message.Builder
- Specified by:
- clearin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clearin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
getDescriptorForTypepublic com.google.protobuf.Descriptors.Descriptor getDescriptorForType() - Specified by:
- getDescriptorForTypein interface- com.google.protobuf.Message.Builder
- Specified by:
- getDescriptorForTypein interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getDescriptorForTypein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
getDefaultInstanceForTypepublic PdfiumPdfAnnotationP getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 - 
buildpublic PdfiumPdfAnnotationP build() - Specified by:
- buildin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildin interface- com.google.protobuf.MessageLite.Builder
 
 - 
buildPartialpublic PdfiumPdfAnnotationP buildPartial() - Specified by:
- buildPartialin interface- com.google.protobuf.Message.Builder
- Specified by:
- buildPartialin interface- com.google.protobuf.MessageLite.Builder
 
 - 
clonepublic PdfiumPdfAnnotationP.Builder clone() - Specified by:
- clonein interface- com.google.protobuf.Message.Builder
- Specified by:
- clonein interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- clonein class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
setFieldpublic PdfiumPdfAnnotationP.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- setFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
clearFieldpublic PdfiumPdfAnnotationP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
- clearFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
clearOneofpublic PdfiumPdfAnnotationP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
- clearOneofin interface- com.google.protobuf.Message.Builder
- Overrides:
- clearOneofin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
setRepeatedFieldpublic PdfiumPdfAnnotationP.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
- setRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- setRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
addRepeatedFieldpublic PdfiumPdfAnnotationP.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
- addRepeatedFieldin interface- com.google.protobuf.Message.Builder
- Overrides:
- addRepeatedFieldin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
mergeFrompublic PdfiumPdfAnnotationP.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
mergeFrompublic PdfiumPdfAnnotationP.Builder mergeFrom(PdfiumPdfAnnotationP other) 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
mergeFrompublic PdfiumPdfAnnotationP.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
- mergeFromin interface- com.google.protobuf.Message.Builder
- Specified by:
- mergeFromin interface- com.google.protobuf.MessageLite.Builder
- Overrides:
- mergeFromin class- com.google.protobuf.AbstractMessage.Builder<PdfiumPdfAnnotationP.Builder>
- Throws:
- IOException
 
 - 
hasSubtypepublic boolean hasSubtype() .ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;- Specified by:
- hasSubtypein interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- Whether the subtype field is set.
 
 - 
getSubtypepublic PdfiumAnnotationSubTypesP getSubtype() .ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;- Specified by:
- getSubtypein interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- The subtype.
 
 - 
setSubtypepublic PdfiumPdfAnnotationP.Builder setSubtype(PdfiumAnnotationSubTypesP value) .ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;
 - 
setSubtypepublic PdfiumPdfAnnotationP.Builder setSubtype(PdfiumAnnotationSubTypesP.Builder builderForValue) .ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;
 - 
mergeSubtypepublic PdfiumPdfAnnotationP.Builder mergeSubtype(PdfiumAnnotationSubTypesP value) .ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;
 - 
clearSubtypepublic PdfiumPdfAnnotationP.Builder clearSubtype() .ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;
 - 
getSubtypeBuilderpublic PdfiumAnnotationSubTypesP.Builder getSubtypeBuilder() .ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;
 - 
getSubtypeOrBuilderpublic PdfiumAnnotationSubTypesPOrBuilder getSubtypeOrBuilder() .ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;- Specified by:
- getSubtypeOrBuilderin interface- PdfiumPdfAnnotationPOrBuilder
 
 - 
getXpublic double getX() double x = 3;- Specified by:
- getXin interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- The x.
 
 - 
setXpublic PdfiumPdfAnnotationP.Builder setX(double value) double x = 3;- Parameters:
- value- The x to set.
- Returns:
- This builder for chaining.
 
 - 
clearXpublic PdfiumPdfAnnotationP.Builder clearX() double x = 3;- Returns:
- This builder for chaining.
 
 - 
getYpublic double getY() double y = 4;- Specified by:
- getYin interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- The y.
 
 - 
setYpublic PdfiumPdfAnnotationP.Builder setY(double value) double y = 4;- Parameters:
- value- The y to set.
- Returns:
- This builder for chaining.
 
 - 
clearYpublic PdfiumPdfAnnotationP.Builder clearY() double y = 4;- Returns:
- This builder for chaining.
 
 - 
getWidthpublic double getWidth() double width = 5;- Specified by:
- getWidthin interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- The width.
 
 - 
setWidthpublic PdfiumPdfAnnotationP.Builder setWidth(double value) double width = 5;- Parameters:
- value- The width to set.
- Returns:
- This builder for chaining.
 
 - 
clearWidthpublic PdfiumPdfAnnotationP.Builder clearWidth() double width = 5;- Returns:
- This builder for chaining.
 
 - 
getHeightpublic double getHeight() double height = 6;- Specified by:
- getHeightin interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- The height.
 
 - 
setHeightpublic PdfiumPdfAnnotationP.Builder setHeight(double value) double height = 6;- Parameters:
- value- The height to set.
- Returns:
- This builder for chaining.
 
 - 
clearHeightpublic PdfiumPdfAnnotationP.Builder clearHeight() double height = 6;- Returns:
- This builder for chaining.
 
 - 
hasContentspublic boolean hasContents() optional string contents = 7;- Specified by:
- hasContentsin interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- Whether the contents field is set.
 
 - 
getContentspublic String getContents() optional string contents = 7;- Specified by:
- getContentsin interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- The contents.
 
 - 
getContentsBytespublic com.google.protobuf.ByteString getContentsBytes() optional string contents = 7;- Specified by:
- getContentsBytesin interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- The bytes for contents.
 
 - 
setContentspublic PdfiumPdfAnnotationP.Builder setContents(String value) optional string contents = 7;- Parameters:
- value- The contents to set.
- Returns:
- This builder for chaining.
 
 - 
clearContentspublic PdfiumPdfAnnotationP.Builder clearContents() optional string contents = 7;- Returns:
- This builder for chaining.
 
 - 
setContentsBytespublic PdfiumPdfAnnotationP.Builder setContentsBytes(com.google.protobuf.ByteString value) optional string contents = 7;- Parameters:
- value- The bytes for contents to set.
- Returns:
- This builder for chaining.
 
 - 
hasNamepublic boolean hasName() optional string name = 8;- Specified by:
- hasNamein interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- Whether the name field is set.
 
 - 
getNamepublic String getName() optional string name = 8;- Specified by:
- getNamein interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- The name.
 
 - 
getNameBytespublic com.google.protobuf.ByteString getNameBytes() optional string name = 8;- Specified by:
- getNameBytesin interface- PdfiumPdfAnnotationPOrBuilder
- Returns:
- The bytes for name.
 
 - 
setNamepublic PdfiumPdfAnnotationP.Builder setName(String value) optional string name = 8;- Parameters:
- value- The name to set.
- Returns:
- This builder for chaining.
 
 - 
clearNamepublic PdfiumPdfAnnotationP.Builder clearName() optional string name = 8;- Returns:
- This builder for chaining.
 
 - 
setNameBytespublic PdfiumPdfAnnotationP.Builder setNameBytes(com.google.protobuf.ByteString value) optional string name = 8;- Parameters:
- value- The bytes for name to set.
- Returns:
- This builder for chaining.
 
 - 
setUnknownFieldspublic final PdfiumPdfAnnotationP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- setUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- setUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 - 
mergeUnknownFieldspublic final PdfiumPdfAnnotationP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
- mergeUnknownFieldsin interface- com.google.protobuf.Message.Builder
- Overrides:
- mergeUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>
 
 
- 
 
-