Package eu.europa.esig.dss.enumerations
Interface TSLType
-
- All Superinterfaces:
UriBasedEnum
- All Known Implementing Classes:
TSLTypeEnum
public interface TSLType extends UriBasedEnum
Defines a TSLType element of a Trusted List
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static TSLTypefromUri(String uri)This method returns aTSLTypefor the given URIStringgetLabel()Gets label-
Methods inherited from interface eu.europa.esig.dss.enumerations.UriBasedEnum
getUri
-
-