public final class PdfiumIFormFieldObjectP extends com.google.protobuf.GeneratedMessageV3 implements PdfiumIFormFieldObjectPOrBuilder
ironpdfengineproto.PdfiumIFormFieldObjectP| Modifier and Type | Class and Description |
|---|---|
static class |
PdfiumIFormFieldObjectP.Builder
Protobuf type
ironpdfengineproto.PdfiumIFormFieldObjectP |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ANNOTATIONS_FIELD_NUMBER |
static int |
CHOICES_FIELD_NUMBER |
static int |
DEFAULT_APPEARANCE_FIELD_NUMBER |
static int |
DOCUMENT_OBJECT_FIELD_NUMBER |
static int |
FORM_FLAGS_FIELD_NUMBER |
static int |
FORM_TYPE_FIELD_NUMBER |
static int |
FULL_NAME_FIELD_NUMBER |
static int |
MAX_LENGTH_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
OBJ_TYPE_FIELD_NUMBER |
static int |
READ_ONLY_FIELD_NUMBER |
static int |
RICH_TEXT_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
VALUE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
PdfiumIFormFieldAnnotationP |
getAnnotations(int index)
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2; |
int |
getAnnotationsCount()
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2; |
List<PdfiumIFormFieldAnnotationP> |
getAnnotationsList()
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2; |
PdfiumIFormFieldAnnotationPOrBuilder |
getAnnotationsOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2; |
List<? extends PdfiumIFormFieldAnnotationPOrBuilder> |
getAnnotationsOrBuilderList()
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2; |
String |
getChoices(int index)
repeated string choices = 3; |
com.google.protobuf.ByteString |
getChoicesBytes(int index)
repeated string choices = 3; |
int |
getChoicesCount()
repeated string choices = 3; |
com.google.protobuf.ProtocolStringList |
getChoicesList()
repeated string choices = 3; |
String |
getDefaultAppearance()
string default_appearance = 4; |
com.google.protobuf.ByteString |
getDefaultAppearanceBytes()
string default_appearance = 4; |
static PdfiumIFormFieldObjectP |
getDefaultInstance() |
PdfiumIFormFieldObjectP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
PdfiumIDocumentObjectP |
getDocumentObject()
.ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1; |
PdfiumIDocumentObjectPOrBuilder |
getDocumentObjectOrBuilder()
.ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1; |
PdfiumPdfFormFieldFlagsP |
getFormFlags()
.ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5; |
PdfiumPdfFormFieldFlagsPOrBuilder |
getFormFlagsOrBuilder()
.ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5; |
String |
getFormType()
string form_type = 6; |
com.google.protobuf.ByteString |
getFormTypeBytes()
string form_type = 6; |
String |
getFullName()
string full_name = 7; |
com.google.protobuf.ByteString |
getFullNameBytes()
string full_name = 7; |
int |
getMaxLength()
int32 max_length = 8; |
String |
getName()
string name = 9; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 9; |
String |
getObjType()
string obj_type = 10; |
com.google.protobuf.ByteString |
getObjTypeBytes()
string obj_type = 10; |
com.google.protobuf.Parser<PdfiumIFormFieldObjectP> |
getParserForType() |
boolean |
getReadOnly()
bool read_only = 11; |
String |
getRichText()
string rich_text = 12; |
com.google.protobuf.ByteString |
getRichTextBytes()
string rich_text = 12; |
int |
getSerializedSize() |
PdfiumPdfFormFieldTypeP |
getType()
.ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13; |
PdfiumPdfFormFieldTypePOrBuilder |
getTypeOrBuilder()
.ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13; |
String |
getValue()
string value = 14; |
com.google.protobuf.ByteString |
getValueBytes()
string value = 14; |
boolean |
hasDocumentObject()
.ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1; |
boolean |
hasFormFlags()
.ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5; |
int |
hashCode() |
boolean |
hasType()
.ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13; |
boolean |
isInitialized() |
static PdfiumIFormFieldObjectP.Builder |
newBuilder() |
static PdfiumIFormFieldObjectP.Builder |
newBuilder(PdfiumIFormFieldObjectP prototype) |
PdfiumIFormFieldObjectP.Builder |
newBuilderForType() |
static PdfiumIFormFieldObjectP |
parseDelimitedFrom(InputStream input) |
static PdfiumIFormFieldObjectP |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumIFormFieldObjectP |
parseFrom(byte[] data) |
static PdfiumIFormFieldObjectP |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumIFormFieldObjectP |
parseFrom(ByteBuffer data) |
static PdfiumIFormFieldObjectP |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumIFormFieldObjectP |
parseFrom(com.google.protobuf.ByteString data) |
static PdfiumIFormFieldObjectP |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumIFormFieldObjectP |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PdfiumIFormFieldObjectP |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PdfiumIFormFieldObjectP |
parseFrom(InputStream input) |
static PdfiumIFormFieldObjectP |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PdfiumIFormFieldObjectP> |
parser() |
PdfiumIFormFieldObjectP.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int DOCUMENT_OBJECT_FIELD_NUMBER
public static final int ANNOTATIONS_FIELD_NUMBER
public static final int CHOICES_FIELD_NUMBER
public static final int DEFAULT_APPEARANCE_FIELD_NUMBER
public static final int FORM_FLAGS_FIELD_NUMBER
public static final int FORM_TYPE_FIELD_NUMBER
public static final int FULL_NAME_FIELD_NUMBER
public static final int MAX_LENGTH_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int OBJ_TYPE_FIELD_NUMBER
public static final int READ_ONLY_FIELD_NUMBER
public static final int RICH_TEXT_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasDocumentObject()
.ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;hasDocumentObject in interface PdfiumIFormFieldObjectPOrBuilderpublic PdfiumIDocumentObjectP getDocumentObject()
.ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;getDocumentObject in interface PdfiumIFormFieldObjectPOrBuilderpublic PdfiumIDocumentObjectPOrBuilder getDocumentObjectOrBuilder()
.ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;getDocumentObjectOrBuilder in interface PdfiumIFormFieldObjectPOrBuilderpublic List<PdfiumIFormFieldAnnotationP> getAnnotationsList()
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;getAnnotationsList in interface PdfiumIFormFieldObjectPOrBuilderpublic List<? extends PdfiumIFormFieldAnnotationPOrBuilder> getAnnotationsOrBuilderList()
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;getAnnotationsOrBuilderList in interface PdfiumIFormFieldObjectPOrBuilderpublic int getAnnotationsCount()
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;getAnnotationsCount in interface PdfiumIFormFieldObjectPOrBuilderpublic PdfiumIFormFieldAnnotationP getAnnotations(int index)
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;getAnnotations in interface PdfiumIFormFieldObjectPOrBuilderpublic PdfiumIFormFieldAnnotationPOrBuilder getAnnotationsOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;getAnnotationsOrBuilder in interface PdfiumIFormFieldObjectPOrBuilderpublic com.google.protobuf.ProtocolStringList getChoicesList()
repeated string choices = 3;getChoicesList in interface PdfiumIFormFieldObjectPOrBuilderpublic int getChoicesCount()
repeated string choices = 3;getChoicesCount in interface PdfiumIFormFieldObjectPOrBuilderpublic String getChoices(int index)
repeated string choices = 3;getChoices in interface PdfiumIFormFieldObjectPOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getChoicesBytes(int index)
repeated string choices = 3;getChoicesBytes in interface PdfiumIFormFieldObjectPOrBuilderindex - The index of the value to return.public String getDefaultAppearance()
string default_appearance = 4;getDefaultAppearance in interface PdfiumIFormFieldObjectPOrBuilderpublic com.google.protobuf.ByteString getDefaultAppearanceBytes()
string default_appearance = 4;getDefaultAppearanceBytes in interface PdfiumIFormFieldObjectPOrBuilderpublic boolean hasFormFlags()
.ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;hasFormFlags in interface PdfiumIFormFieldObjectPOrBuilderpublic PdfiumPdfFormFieldFlagsP getFormFlags()
.ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;getFormFlags in interface PdfiumIFormFieldObjectPOrBuilderpublic PdfiumPdfFormFieldFlagsPOrBuilder getFormFlagsOrBuilder()
.ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;getFormFlagsOrBuilder in interface PdfiumIFormFieldObjectPOrBuilderpublic String getFormType()
string form_type = 6;getFormType in interface PdfiumIFormFieldObjectPOrBuilderpublic com.google.protobuf.ByteString getFormTypeBytes()
string form_type = 6;getFormTypeBytes in interface PdfiumIFormFieldObjectPOrBuilderpublic String getFullName()
string full_name = 7;getFullName in interface PdfiumIFormFieldObjectPOrBuilderpublic com.google.protobuf.ByteString getFullNameBytes()
string full_name = 7;getFullNameBytes in interface PdfiumIFormFieldObjectPOrBuilderpublic int getMaxLength()
int32 max_length = 8;getMaxLength in interface PdfiumIFormFieldObjectPOrBuilderpublic String getName()
string name = 9;getName in interface PdfiumIFormFieldObjectPOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 9;getNameBytes in interface PdfiumIFormFieldObjectPOrBuilderpublic String getObjType()
string obj_type = 10;getObjType in interface PdfiumIFormFieldObjectPOrBuilderpublic com.google.protobuf.ByteString getObjTypeBytes()
string obj_type = 10;getObjTypeBytes in interface PdfiumIFormFieldObjectPOrBuilderpublic boolean getReadOnly()
bool read_only = 11;getReadOnly in interface PdfiumIFormFieldObjectPOrBuilderpublic String getRichText()
string rich_text = 12;getRichText in interface PdfiumIFormFieldObjectPOrBuilderpublic com.google.protobuf.ByteString getRichTextBytes()
string rich_text = 12;getRichTextBytes in interface PdfiumIFormFieldObjectPOrBuilderpublic boolean hasType()
.ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;hasType in interface PdfiumIFormFieldObjectPOrBuilderpublic PdfiumPdfFormFieldTypeP getType()
.ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;getType in interface PdfiumIFormFieldObjectPOrBuilderpublic PdfiumPdfFormFieldTypePOrBuilder getTypeOrBuilder()
.ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;getTypeOrBuilder in interface PdfiumIFormFieldObjectPOrBuilderpublic String getValue()
string value = 14;getValue in interface PdfiumIFormFieldObjectPOrBuilderpublic com.google.protobuf.ByteString getValueBytes()
string value = 14;getValueBytes in interface PdfiumIFormFieldObjectPOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static PdfiumIFormFieldObjectP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumIFormFieldObjectP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumIFormFieldObjectP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumIFormFieldObjectP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumIFormFieldObjectP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumIFormFieldObjectP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PdfiumIFormFieldObjectP parseFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumIFormFieldObjectP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumIFormFieldObjectP parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PdfiumIFormFieldObjectP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PdfiumIFormFieldObjectP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PdfiumIFormFieldObjectP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PdfiumIFormFieldObjectP.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PdfiumIFormFieldObjectP.Builder newBuilder()
public static PdfiumIFormFieldObjectP.Builder newBuilder(PdfiumIFormFieldObjectP prototype)
public PdfiumIFormFieldObjectP.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static PdfiumIFormFieldObjectP getDefaultInstance()
public static com.google.protobuf.Parser<PdfiumIFormFieldObjectP> parser()
public com.google.protobuf.Parser<PdfiumIFormFieldObjectP> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PdfiumIFormFieldObjectP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2025 Iron Software. All rights reserved.