Package eu.europa.esig.dss.enumerations
Interface OidDescription
- All Superinterfaces:
OidBasedEnum
- All Known Subinterfaces:
CommitmentType
,ObjectIdentifier
- All Known Implementing Classes:
CertificatePolicy
,CommitmentTypeEnum
,ExtendedKeyUsage
,QCStatement
,RoleOfPspOid
,SemanticsIdentifier
,X520Attributes
public interface OidDescription extends OidBasedEnum
-
Method Summary
Modifier and Type Method Description String
getDescription()
This method returns the literal description of the OID
-
Method Details
-
getDescription
String getDescription()This method returns the literal description of the OID- Returns:
- the OID description
-