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