Class SubIndicationParser

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

public final class SubIndicationParser extends Object
Parses the SubIndication
  • Method Details

    • parse

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

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