Interface INativeSignaturePackage


public interface INativeSignaturePackage
Definition of a signature package, managed by the NativeSignatureDBManager.
  • Method Details

    • getSignatures

      List<INativeSignature> getSignatures()
      Get the signatures contained in this package.
      Returns:
      package signatures
    • getMetadata

      Get the package metadata.
      Returns:
      package metadata
    • count

      int count()
      Count the signatures contained in this package.
      Returns:
      number of signatures