Uses of Class
com.ironsoftware.ironpdf.internal.proto.ListStringP
-
Packages that use ListStringP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of ListStringP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ListStringP Modifier and Type Method Description ListStringPListStringP.Builder. build()ListStringPListStringP.Builder. buildPartial()static ListStringPListStringP. getDefaultInstance()ListStringPListStringP.Builder. getDefaultInstanceForType()ListStringPListStringP. getDefaultInstanceForType()ListStringPListStringResultP.Builder. getResult().ironpdfengineproto.ListStringP result = 1;ListStringPListStringResultP. getResult().ironpdfengineproto.ListStringP result = 1;ListStringPListStringResultPOrBuilder. getResult().ironpdfengineproto.ListStringP result = 1;static ListStringPListStringP. parseDelimitedFrom(InputStream input)static ListStringPListStringP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStringPListStringP. parseFrom(byte[] data)static ListStringPListStringP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStringPListStringP. parseFrom(com.google.protobuf.ByteString data)static ListStringPListStringP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStringPListStringP. parseFrom(com.google.protobuf.CodedInputStream input)static ListStringPListStringP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStringPListStringP. parseFrom(InputStream input)static ListStringPListStringP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStringPListStringP. parseFrom(ByteBuffer data)static ListStringPListStringP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type ListStringP Modifier and Type Method Description com.google.protobuf.Parser<ListStringP>ListStringP. getParserForType()static com.google.protobuf.Parser<ListStringP>ListStringP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type ListStringP Modifier and Type Method Description ListStringP.BuilderListStringP.Builder. mergeFrom(ListStringP other)ListStringResultP.BuilderListStringResultP.Builder. mergeResult(ListStringP value).ironpdfengineproto.ListStringP result = 1;static ListStringP.BuilderListStringP. newBuilder(ListStringP prototype)ListStringResultP.BuilderListStringResultP.Builder. setResult(ListStringP value).ironpdfengineproto.ListStringP result = 1;
-