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.ResultOrExceptionCaseListStringResultP.ResultOrExceptionCase. forNumber(int value)ListStringResultP.ResultOrExceptionCaseListStringResultP.Builder. getResultOrExceptionCase()ListStringResultP.ResultOrExceptionCaseListStringResultP. getResultOrExceptionCase()ListStringResultP.ResultOrExceptionCaseListStringResultPOrBuilder. getResultOrExceptionCase()static ListStringResultP.ResultOrExceptionCaseListStringResultP.ResultOrExceptionCase. valueOf(int value)Deprecated.static ListStringResultP.ResultOrExceptionCaseListStringResultP.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.
-