Package eu.europa.esig.dss.enumerations
Interface OidDescription
- All Superinterfaces:
OidBasedEnum
- All Known Subinterfaces:
CommitmentType,ObjectIdentifier,QCType
- All Known Implementing Classes:
CertificatePolicy,CommitmentTypeEnum,CommonCommitmentType,ExtendedKeyUsage,QCStatement,QCTypeEnum,RoleOfPspOid,SemanticsIdentifier,X520Attributes
The interface represent an OID-based property with a description
-
Method Summary
Modifier and TypeMethodDescriptionThis method returns the literal description of the OIDMethods inherited from interface eu.europa.esig.dss.enumerations.OidBasedEnum
getOid
-
Method Details
-
getDescription
String getDescription()This method returns the literal description of the OID- Returns:
- the OID description
-