Uses of Class
com.ironsoftware.ironpdf.internal.proto.StringDictionaryResultP.ResultOrExceptionCase
-
Packages that use StringDictionaryResultP.ResultOrExceptionCase Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of StringDictionaryResultP.ResultOrExceptionCase in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return StringDictionaryResultP.ResultOrExceptionCase Modifier and Type Method Description static StringDictionaryResultP.ResultOrExceptionCase
StringDictionaryResultP.ResultOrExceptionCase. forNumber(int value)
StringDictionaryResultP.ResultOrExceptionCase
StringDictionaryResultP.Builder. getResultOrExceptionCase()
StringDictionaryResultP.ResultOrExceptionCase
StringDictionaryResultP. getResultOrExceptionCase()
StringDictionaryResultP.ResultOrExceptionCase
StringDictionaryResultPOrBuilder. getResultOrExceptionCase()
static StringDictionaryResultP.ResultOrExceptionCase
StringDictionaryResultP.ResultOrExceptionCase. valueOf(int value)
Deprecated.static StringDictionaryResultP.ResultOrExceptionCase
StringDictionaryResultP.ResultOrExceptionCase. valueOf(String name)
Returns the enum constant of this type with the specified name.static StringDictionaryResultP.ResultOrExceptionCase[]
StringDictionaryResultP.ResultOrExceptionCase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-