Interface UriBasedEnum

All Superinterfaces:
Serializable
All Known Subinterfaces:
CommitmentType, ObjectIdentifier, OidAndUriBasedEnum, TSLType
All Known Implementing Classes:
CommitmentTypeEnum, DigestAlgorithm, Indication, MessageType, MRAEquivalenceContext, MRAStatus, PKIEncoding, RevocationReason, SigDMechanism, SignatureAlgorithm, SignatureQualification, SubIndication, TSLTypeEnum

public interface UriBasedEnum extends Serializable
Defines an enumeration containing a URI
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a URI
  • Method Details