Class SignatureScopeTypeParser

java.lang.Object
eu.europa.esig.dss.jaxb.parsers.SignatureScopeTypeParser

public final class SignatureScopeTypeParser extends Object
Parses the SignatureScopeType
  • Method Details

    • parse

      public static eu.europa.esig.dss.enumerations.SignatureScopeType parse(String v)
      Parses the value and returns SignatureScopeType
      Parameters:
      v - String to parse
      Returns:
      SignatureScopeType
    • print

      public static String print(eu.europa.esig.dss.enumerations.SignatureScopeType v)
      Gets a text name of the value
      Parameters:
      v - SignatureScopeType
      Returns:
      String