Interface IdentifiableObject
-
- All Known Subinterfaces:
CollectableObject
- All Known Implementing Classes:
AbstractCollectableObject
,AbstractIdentifiableObject
,CertificateWrapper
,POEValidationReport
,SignatureIdentifier
,SignatureValidationReport
interface IdentifiableObject
Implementations must override hashvalue and equals, the hashvalue must be stable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Identifier
getIdentifier()
-
-
-
Method Detail
-
getIdentifier
Identifier getIdentifier()
-
-