Class EvidenceRecordIncorporationTypeParser

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

public class EvidenceRecordIncorporationTypeParser extends Object
Parses the eu.europa.esig.dss.enumerations.EvidenceRecordIncorporationType
  • Method Summary

    Modifier and Type
    Method
    Description
    static eu.europa.esig.dss.enumerations.EvidenceRecordIncorporationType
    Parses the label value and returns EvidenceRecordIncorporationType
    static String
    print(eu.europa.esig.dss.enumerations.EvidenceRecordIncorporationType v)
    Gets a user-friendly label value for the evidence record origin

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • parse

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

      public static String print(eu.europa.esig.dss.enumerations.EvidenceRecordIncorporationType v)
      Gets a user-friendly label value for the evidence record origin
      Parameters:
      v - EvidenceRecordIncorporationType
      Returns:
      String