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