Class PdfiumIFormFieldObjectP
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.ironsoftware.ironpdf.internal.proto.PdfiumIFormFieldObjectP
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,PdfiumIFormFieldObjectPOrBuilder
,Serializable
public final class PdfiumIFormFieldObjectP extends com.google.protobuf.GeneratedMessageV3 implements PdfiumIFormFieldObjectPOrBuilder
Protobuf typeironpdfengineproto.PdfiumIFormFieldObjectP
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PdfiumIFormFieldObjectP.Builder
Protobuf typeironpdfengineproto.PdfiumIFormFieldObjectP
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, 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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field 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
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static PdfiumIFormFieldObjectP.Builder
newBuilder()
static PdfiumIFormFieldObjectP.Builder
newBuilder(PdfiumIFormFieldObjectP prototype)
PdfiumIFormFieldObjectP.Builder
newBuilderForType()
protected PdfiumIFormFieldObjectP.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
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(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 PdfiumIFormFieldObjectP
parseFrom(ByteBuffer data)
static PdfiumIFormFieldObjectP
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<PdfiumIFormFieldObjectP>
parser()
PdfiumIFormFieldObjectP.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
DOCUMENT_OBJECT_FIELD_NUMBER
public static final int DOCUMENT_OBJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANNOTATIONS_FIELD_NUMBER
public static final int ANNOTATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHOICES_FIELD_NUMBER
public static final int CHOICES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEFAULT_APPEARANCE_FIELD_NUMBER
public static final int DEFAULT_APPEARANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORM_FLAGS_FIELD_NUMBER
public static final int FORM_FLAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORM_TYPE_FIELD_NUMBER
public static final int FORM_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FULL_NAME_FIELD_NUMBER
public static final int FULL_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_LENGTH_FIELD_NUMBER
public static final int MAX_LENGTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJ_TYPE_FIELD_NUMBER
public static final int OBJ_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
READ_ONLY_FIELD_NUMBER
public static final int READ_ONLY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RICH_TEXT_FIELD_NUMBER
public static final int RICH_TEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALUE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasDocumentObject
public boolean hasDocumentObject()
.ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;
- Specified by:
hasDocumentObject
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- Whether the documentObject field is set.
-
getDocumentObject
public PdfiumIDocumentObjectP getDocumentObject()
.ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;
- Specified by:
getDocumentObject
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The documentObject.
-
getDocumentObjectOrBuilder
public PdfiumIDocumentObjectPOrBuilder getDocumentObjectOrBuilder()
.ironpdfengineproto.PdfiumIDocumentObjectP document_object = 1;
- Specified by:
getDocumentObjectOrBuilder
in interfacePdfiumIFormFieldObjectPOrBuilder
-
getAnnotationsList
public List<PdfiumIFormFieldAnnotationP> getAnnotationsList()
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;
- Specified by:
getAnnotationsList
in interfacePdfiumIFormFieldObjectPOrBuilder
-
getAnnotationsOrBuilderList
public List<? extends PdfiumIFormFieldAnnotationPOrBuilder> getAnnotationsOrBuilderList()
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;
- Specified by:
getAnnotationsOrBuilderList
in interfacePdfiumIFormFieldObjectPOrBuilder
-
getAnnotationsCount
public int getAnnotationsCount()
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;
- Specified by:
getAnnotationsCount
in interfacePdfiumIFormFieldObjectPOrBuilder
-
getAnnotations
public PdfiumIFormFieldAnnotationP getAnnotations(int index)
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;
- Specified by:
getAnnotations
in interfacePdfiumIFormFieldObjectPOrBuilder
-
getAnnotationsOrBuilder
public PdfiumIFormFieldAnnotationPOrBuilder getAnnotationsOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumIFormFieldAnnotationP annotations = 2;
- Specified by:
getAnnotationsOrBuilder
in interfacePdfiumIFormFieldObjectPOrBuilder
-
getChoicesList
public com.google.protobuf.ProtocolStringList getChoicesList()
repeated string choices = 3;
- Specified by:
getChoicesList
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- A list containing the choices.
-
getChoicesCount
public int getChoicesCount()
repeated string choices = 3;
- Specified by:
getChoicesCount
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The count of choices.
-
getChoices
public String getChoices(int index)
repeated string choices = 3;
- Specified by:
getChoices
in interfacePdfiumIFormFieldObjectPOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The choices at the given index.
-
getChoicesBytes
public com.google.protobuf.ByteString getChoicesBytes(int index)
repeated string choices = 3;
- Specified by:
getChoicesBytes
in interfacePdfiumIFormFieldObjectPOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the choices at the given index.
-
getDefaultAppearance
public String getDefaultAppearance()
string default_appearance = 4;
- Specified by:
getDefaultAppearance
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The defaultAppearance.
-
getDefaultAppearanceBytes
public com.google.protobuf.ByteString getDefaultAppearanceBytes()
string default_appearance = 4;
- Specified by:
getDefaultAppearanceBytes
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The bytes for defaultAppearance.
-
hasFormFlags
public boolean hasFormFlags()
.ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;
- Specified by:
hasFormFlags
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- Whether the formFlags field is set.
-
getFormFlags
public PdfiumPdfFormFieldFlagsP getFormFlags()
.ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;
- Specified by:
getFormFlags
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The formFlags.
-
getFormFlagsOrBuilder
public PdfiumPdfFormFieldFlagsPOrBuilder getFormFlagsOrBuilder()
.ironpdfengineproto.PdfiumPdfFormFieldFlagsP form_flags = 5;
- Specified by:
getFormFlagsOrBuilder
in interfacePdfiumIFormFieldObjectPOrBuilder
-
getFormType
public String getFormType()
string form_type = 6;
- Specified by:
getFormType
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The formType.
-
getFormTypeBytes
public com.google.protobuf.ByteString getFormTypeBytes()
string form_type = 6;
- Specified by:
getFormTypeBytes
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The bytes for formType.
-
getFullName
public String getFullName()
string full_name = 7;
- Specified by:
getFullName
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The fullName.
-
getFullNameBytes
public com.google.protobuf.ByteString getFullNameBytes()
string full_name = 7;
- Specified by:
getFullNameBytes
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The bytes for fullName.
-
getMaxLength
public int getMaxLength()
int32 max_length = 8;
- Specified by:
getMaxLength
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The maxLength.
-
getName
public String getName()
string name = 9;
- Specified by:
getName
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 9;
- Specified by:
getNameBytes
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The bytes for name.
-
getObjType
public String getObjType()
string obj_type = 10;
- Specified by:
getObjType
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The objType.
-
getObjTypeBytes
public com.google.protobuf.ByteString getObjTypeBytes()
string obj_type = 10;
- Specified by:
getObjTypeBytes
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The bytes for objType.
-
getReadOnly
public boolean getReadOnly()
bool read_only = 11;
- Specified by:
getReadOnly
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The readOnly.
-
getRichText
public String getRichText()
string rich_text = 12;
- Specified by:
getRichText
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The richText.
-
getRichTextBytes
public com.google.protobuf.ByteString getRichTextBytes()
string rich_text = 12;
- Specified by:
getRichTextBytes
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The bytes for richText.
-
hasType
public boolean hasType()
.ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;
- Specified by:
hasType
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- Whether the type field is set.
-
getType
public PdfiumPdfFormFieldTypeP getType()
.ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;
- Specified by:
getType
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The type.
-
getTypeOrBuilder
public PdfiumPdfFormFieldTypePOrBuilder getTypeOrBuilder()
.ironpdfengineproto.PdfiumPdfFormFieldTypeP type = 13;
- Specified by:
getTypeOrBuilder
in interfacePdfiumIFormFieldObjectPOrBuilder
-
getValue
public String getValue()
string value = 14;
- Specified by:
getValue
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The value.
-
getValueBytes
public com.google.protobuf.ByteString getValueBytes()
string value = 14;
- Specified by:
getValueBytes
in interfacePdfiumIFormFieldObjectPOrBuilder
- Returns:
- The bytes for value.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PdfiumIFormFieldObjectP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumIFormFieldObjectP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumIFormFieldObjectP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumIFormFieldObjectP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumIFormFieldObjectP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumIFormFieldObjectP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PdfiumIFormFieldObjectP parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PdfiumIFormFieldObjectP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PdfiumIFormFieldObjectP parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PdfiumIFormFieldObjectP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PdfiumIFormFieldObjectP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PdfiumIFormFieldObjectP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PdfiumIFormFieldObjectP.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PdfiumIFormFieldObjectP.Builder newBuilder()
-
newBuilder
public static PdfiumIFormFieldObjectP.Builder newBuilder(PdfiumIFormFieldObjectP prototype)
-
toBuilder
public PdfiumIFormFieldObjectP.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PdfiumIFormFieldObjectP.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PdfiumIFormFieldObjectP getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PdfiumIFormFieldObjectP> parser()
-
getParserForType
public com.google.protobuf.Parser<PdfiumIFormFieldObjectP> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PdfiumIFormFieldObjectP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-