Interface TSLType

All Superinterfaces:
Serializable, UriBasedEnum
All Known Implementing Classes:
TSLTypeEnum

public interface TSLType extends UriBasedEnum
Defines a TSLType element of a Trusted List
  • Method Summary

    Modifier and Type
    Method
    Description
    static TSLType
    This method returns a TSLType for the given URI
    Gets label

    Methods inherited from interface eu.europa.esig.dss.enumerations.UriBasedEnum

    getUri
  • Method Details