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