public static final class PdfiumPdfAnnotationP.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder> implements PdfiumPdfAnnotationPOrBuilder
ironpdfengineproto.PdfiumPdfAnnotationP| Modifier and Type | Method and Description |
|---|---|
PdfiumPdfAnnotationP.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumPdfAnnotationP |
build() |
PdfiumPdfAnnotationP |
buildPartial() |
PdfiumPdfAnnotationP.Builder |
clear() |
PdfiumPdfAnnotationP.Builder |
clearColorCode()
optional string color_code = 6; |
PdfiumPdfAnnotationP.Builder |
clearContents()
optional string contents = 4; |
PdfiumPdfAnnotationP.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PdfiumPdfAnnotationP.Builder |
clearHidden()
optional bool Hidden = 7; |
PdfiumPdfAnnotationP.Builder |
clearName()
optional string name = 5; |
PdfiumPdfAnnotationP.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PdfiumPdfAnnotationP.Builder |
clearRectangle()
.ironpdfengineproto.Rectangle rectangle = 3; |
PdfiumPdfAnnotationP.Builder |
clearSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
PdfiumPdfAnnotationP.Builder |
clone() |
String |
getColorCode()
optional string color_code = 6; |
com.google.protobuf.ByteString |
getColorCodeBytes()
optional string color_code = 6; |
String |
getContents()
optional string contents = 4; |
com.google.protobuf.ByteString |
getContentsBytes()
optional string contents = 4; |
PdfiumPdfAnnotationP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getHidden()
optional bool Hidden = 7; |
String |
getName()
optional string name = 5; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 5; |
Rectangle |
getRectangle()
.ironpdfengineproto.Rectangle rectangle = 3; |
Rectangle.Builder |
getRectangleBuilder()
.ironpdfengineproto.Rectangle rectangle = 3; |
RectangleOrBuilder |
getRectangleOrBuilder()
.ironpdfengineproto.Rectangle rectangle = 3; |
PdfiumAnnotationSubTypesP |
getSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
PdfiumAnnotationSubTypesP.Builder |
getSubtypeBuilder()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
PdfiumAnnotationSubTypesPOrBuilder |
getSubtypeOrBuilder()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
boolean |
hasColorCode()
optional string color_code = 6; |
boolean |
hasContents()
optional string contents = 4; |
boolean |
hasHidden()
optional bool Hidden = 7; |
boolean |
hasName()
optional string name = 5; |
boolean |
hasRectangle()
.ironpdfengineproto.Rectangle rectangle = 3; |
boolean |
hasSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
boolean |
isInitialized() |
PdfiumPdfAnnotationP.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PdfiumPdfAnnotationP.Builder |
mergeFrom(com.google.protobuf.Message other) |
PdfiumPdfAnnotationP.Builder |
mergeFrom(PdfiumPdfAnnotationP other) |
PdfiumPdfAnnotationP.Builder |
mergeRectangle(Rectangle value)
.ironpdfengineproto.Rectangle rectangle = 3; |
PdfiumPdfAnnotationP.Builder |
mergeSubtype(PdfiumAnnotationSubTypesP value)
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
PdfiumPdfAnnotationP.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PdfiumPdfAnnotationP.Builder |
setColorCode(String value)
optional string color_code = 6; |
PdfiumPdfAnnotationP.Builder |
setColorCodeBytes(com.google.protobuf.ByteString value)
optional string color_code = 6; |
PdfiumPdfAnnotationP.Builder |
setContents(String value)
optional string contents = 4; |
PdfiumPdfAnnotationP.Builder |
setContentsBytes(com.google.protobuf.ByteString value)
optional string contents = 4; |
PdfiumPdfAnnotationP.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumPdfAnnotationP.Builder |
setHidden(boolean value)
optional bool Hidden = 7; |
PdfiumPdfAnnotationP.Builder |
setName(String value)
optional string name = 5; |
PdfiumPdfAnnotationP.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 5; |
PdfiumPdfAnnotationP.Builder |
setRectangle(Rectangle.Builder builderForValue)
.ironpdfengineproto.Rectangle rectangle = 3; |
PdfiumPdfAnnotationP.Builder |
setRectangle(Rectangle value)
.ironpdfengineproto.Rectangle rectangle = 3; |
PdfiumPdfAnnotationP.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PdfiumPdfAnnotationP.Builder |
setSubtype(PdfiumAnnotationSubTypesP.Builder builderForValue)
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
PdfiumPdfAnnotationP.Builder |
setSubtype(PdfiumAnnotationSubTypesP value)
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2; |
PdfiumPdfAnnotationP.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 PdfiumPdfAnnotationP.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.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<PdfiumPdfAnnotationP.Builder>public PdfiumPdfAnnotationP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PdfiumPdfAnnotationP build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PdfiumPdfAnnotationP buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PdfiumPdfAnnotationP.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>public PdfiumPdfAnnotationP.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<PdfiumPdfAnnotationP.Builder>public PdfiumPdfAnnotationP.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>public PdfiumPdfAnnotationP.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>public PdfiumPdfAnnotationP.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<PdfiumPdfAnnotationP.Builder>public PdfiumPdfAnnotationP.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<PdfiumPdfAnnotationP.Builder>public PdfiumPdfAnnotationP.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PdfiumPdfAnnotationP.Builder>public PdfiumPdfAnnotationP.Builder mergeFrom(PdfiumPdfAnnotationP other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>public PdfiumPdfAnnotationP.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<PdfiumPdfAnnotationP.Builder>IOExceptionpublic boolean hasSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;hasSubtype in interface PdfiumPdfAnnotationPOrBuilderpublic PdfiumAnnotationSubTypesP getSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;getSubtype in interface PdfiumPdfAnnotationPOrBuilderpublic PdfiumPdfAnnotationP.Builder setSubtype(PdfiumAnnotationSubTypesP value)
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;public PdfiumPdfAnnotationP.Builder setSubtype(PdfiumAnnotationSubTypesP.Builder builderForValue)
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;public PdfiumPdfAnnotationP.Builder mergeSubtype(PdfiumAnnotationSubTypesP value)
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;public PdfiumPdfAnnotationP.Builder clearSubtype()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;public PdfiumAnnotationSubTypesP.Builder getSubtypeBuilder()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;public PdfiumAnnotationSubTypesPOrBuilder getSubtypeOrBuilder()
.ironpdfengineproto.PdfiumAnnotationSubTypesP subtype = 2;getSubtypeOrBuilder in interface PdfiumPdfAnnotationPOrBuilderpublic boolean hasRectangle()
.ironpdfengineproto.Rectangle rectangle = 3;hasRectangle in interface PdfiumPdfAnnotationPOrBuilderpublic Rectangle getRectangle()
.ironpdfengineproto.Rectangle rectangle = 3;getRectangle in interface PdfiumPdfAnnotationPOrBuilderpublic PdfiumPdfAnnotationP.Builder setRectangle(Rectangle value)
.ironpdfengineproto.Rectangle rectangle = 3;public PdfiumPdfAnnotationP.Builder setRectangle(Rectangle.Builder builderForValue)
.ironpdfengineproto.Rectangle rectangle = 3;public PdfiumPdfAnnotationP.Builder mergeRectangle(Rectangle value)
.ironpdfengineproto.Rectangle rectangle = 3;public PdfiumPdfAnnotationP.Builder clearRectangle()
.ironpdfengineproto.Rectangle rectangle = 3;public Rectangle.Builder getRectangleBuilder()
.ironpdfengineproto.Rectangle rectangle = 3;public RectangleOrBuilder getRectangleOrBuilder()
.ironpdfengineproto.Rectangle rectangle = 3;getRectangleOrBuilder in interface PdfiumPdfAnnotationPOrBuilderpublic boolean hasContents()
optional string contents = 4;hasContents in interface PdfiumPdfAnnotationPOrBuilderpublic String getContents()
optional string contents = 4;getContents in interface PdfiumPdfAnnotationPOrBuilderpublic com.google.protobuf.ByteString getContentsBytes()
optional string contents = 4;getContentsBytes in interface PdfiumPdfAnnotationPOrBuilderpublic PdfiumPdfAnnotationP.Builder setContents(String value)
optional string contents = 4;value - The contents to set.public PdfiumPdfAnnotationP.Builder clearContents()
optional string contents = 4;public PdfiumPdfAnnotationP.Builder setContentsBytes(com.google.protobuf.ByteString value)
optional string contents = 4;value - The bytes for contents to set.public boolean hasName()
optional string name = 5;hasName in interface PdfiumPdfAnnotationPOrBuilderpublic String getName()
optional string name = 5;getName in interface PdfiumPdfAnnotationPOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 5;getNameBytes in interface PdfiumPdfAnnotationPOrBuilderpublic PdfiumPdfAnnotationP.Builder setName(String value)
optional string name = 5;value - The name to set.public PdfiumPdfAnnotationP.Builder clearName()
optional string name = 5;public PdfiumPdfAnnotationP.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 5;value - The bytes for name to set.public boolean hasColorCode()
optional string color_code = 6;hasColorCode in interface PdfiumPdfAnnotationPOrBuilderpublic String getColorCode()
optional string color_code = 6;getColorCode in interface PdfiumPdfAnnotationPOrBuilderpublic com.google.protobuf.ByteString getColorCodeBytes()
optional string color_code = 6;getColorCodeBytes in interface PdfiumPdfAnnotationPOrBuilderpublic PdfiumPdfAnnotationP.Builder setColorCode(String value)
optional string color_code = 6;value - The colorCode to set.public PdfiumPdfAnnotationP.Builder clearColorCode()
optional string color_code = 6;public PdfiumPdfAnnotationP.Builder setColorCodeBytes(com.google.protobuf.ByteString value)
optional string color_code = 6;value - The bytes for colorCode to set.public boolean hasHidden()
optional bool Hidden = 7;hasHidden in interface PdfiumPdfAnnotationPOrBuilderpublic boolean getHidden()
optional bool Hidden = 7;getHidden in interface PdfiumPdfAnnotationPOrBuilderpublic PdfiumPdfAnnotationP.Builder setHidden(boolean value)
optional bool Hidden = 7;value - The hidden to set.public PdfiumPdfAnnotationP.Builder clearHidden()
optional bool Hidden = 7;public final PdfiumPdfAnnotationP.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>public final PdfiumPdfAnnotationP.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PdfiumPdfAnnotationP.Builder>Copyright © 2022–2025 Iron Software. All rights reserved.