Uses of Enum
com.ironsoftware.ironpdf.internal.proto.IntResult.ResultOrExceptionCase
Packages that use IntResult.ResultOrExceptionCase
-
Uses of IntResult.ResultOrExceptionCase in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return IntResult.ResultOrExceptionCaseModifier and TypeMethodDescriptionIntResult.ResultOrExceptionCase.forNumber
(int value) IntResult.Builder.getResultOrExceptionCase()
IntResult.getResultOrExceptionCase()
IntResultOrBuilder.getResultOrExceptionCase()
IntResult.ResultOrExceptionCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static IntResult.ResultOrExceptionCase[]
IntResult.ResultOrExceptionCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.