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