Package eu.europa.esig.dss.enumerations
Interface QCType
- All Superinterfaces:
OidBasedEnum
,OidDescription
,Serializable
- All Known Implementing Classes:
QCTypeEnum
Defines QC Type OID identifiers
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.slf4j.Logger
Loggerstatic final String
Defines a description for a type unknown by the current implementation -
Method Summary
Methods inherited from interface eu.europa.esig.dss.enumerations.OidBasedEnum
getOid
Methods inherited from interface eu.europa.esig.dss.enumerations.OidDescription
getDescription
-
Field Details
-
LOG
static final org.slf4j.Logger LOGLogger -
UNKNOWN_TYPE
Defines a description for a type unknown by the current implementation- See Also:
-
-
Method Details