Interface BlobCertificate

    • Method Detail

      • getBlobCertificate

        Blob getBlobCertificate()
        Certificate as BLOB. More information under https://admin-shell.io/aas/3/0/RC01/BlobCertificate/blobCertificate
        Returns:
        Returns the Blob for the property blobCertificate.
      • setBlobCertificate

        void setBlobCertificate​(Blob blobCertificate)
        Certificate as BLOB. More information under https://admin-shell.io/aas/3/0/RC01/BlobCertificate/blobCertificate
        Parameters:
        blobCertificate - desired value for the property blobCertificate.
      • getContainedExtensions

        java.util.List<Reference> getContainedExtensions()
        Extensions contained in the certificate. More information under https://admin-shell.io/aas/3/0/RC01/BlobCertificate/containedExtension
        Returns:
        Returns the List of References for the property containedExtensions.
      • setContainedExtensions

        void setContainedExtensions​(java.util.List<Reference> containedExtensions)
        Extensions contained in the certificate. More information under https://admin-shell.io/aas/3/0/RC01/BlobCertificate/containedExtension
        Parameters:
        containedExtensions - desired value for the property containedExtensions.
      • getLastCertificate

        boolean getLastCertificate()
        Denotes whether this certificate is the certificated that fast added last. More information under https://admin-shell.io/aas/3/0/RC01/BlobCertificate/lastCertificate
        Returns:
        Returns the boolean for the property lastCertificate.
      • setLastCertificate

        void setLastCertificate​(boolean lastCertificate)
        Denotes whether this certificate is the certificated that fast added last. More information under https://admin-shell.io/aas/3/0/RC01/BlobCertificate/lastCertificate
        Parameters:
        lastCertificate - desired value for the property lastCertificate.