Uses of Enum
com.ironsoftware.ironpdf.internal.proto.AddPdfAttachmentRequestStream.RequestCase
Packages that use AddPdfAttachmentRequestStream.RequestCase
-
Uses of AddPdfAttachmentRequestStream.RequestCase in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return AddPdfAttachmentRequestStream.RequestCaseModifier and TypeMethodDescriptionAddPdfAttachmentRequestStream.RequestCase.forNumber
(int value) AddPdfAttachmentRequestStream.Builder.getRequestCase()
AddPdfAttachmentRequestStream.getRequestCase()
AddPdfAttachmentRequestStreamOrBuilder.getRequestCase()
AddPdfAttachmentRequestStream.RequestCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.AddPdfAttachmentRequestStream.RequestCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.