Uses of Class
com.plooh.adssi.dial.data.ProofPurpose
-
Packages that use ProofPurpose Package Description com.plooh.adssi.dial.data -
-
Uses of ProofPurpose in com.plooh.adssi.dial.data
Methods in com.plooh.adssi.dial.data that return ProofPurpose Modifier and Type Method Description static ProofPurposeProofPurpose. valueOf(String name)Returns the enum constant of this type with the specified name.static ProofPurpose[]ProofPurpose. values()Returns an array containing the constants of this enum type, in the order they are declared.
-