Interface EncryptPrefixAccessor.EncryptPrefixMutator

All Known Subinterfaces:
EncryptPrefixAccessor.EncryptPrefixProperty
Enclosing interface:
EncryptPrefixAccessor

public static interface EncryptPrefixAccessor.EncryptPrefixMutator
Provides a mutator for a Encrypt-Prefix property.
  • Method Summary

    Modifier and Type Method Description
    void setEncryptPrefix​(String aEncryptPrefix)
    Sets the Encrypt-Prefix for the Encrypt-Prefix property.
  • Method Details

    • setEncryptPrefix

      void setEncryptPrefix​(String aEncryptPrefix)
      Sets the Encrypt-Prefix for the Encrypt-Prefix property.
      Parameters:
      aEncryptPrefix - The Encrypt-Prefix to be stored by the Encrypt-Prefix property.