Package eu.europa.esig.dss.enumerations
Interface TSLType
- All Superinterfaces:
Serializable
,UriBasedEnum
- All Known Implementing Classes:
TSLTypeEnum
Defines a TSLType element of a Trusted List
-
Method Summary
Methods inherited from interface eu.europa.esig.dss.enumerations.UriBasedEnum
getUri
-
Method Details
-
getLabel
String getLabel()Gets label- Returns:
String
-
fromUri
This method returns aTSLType
for the given URI- Parameters:
uri
-String
- Returns:
TSLTypeEnum
-