Package org.refcodes.mixin
Interface DecryptPrefixAccessor.DecryptPrefixMutator
-
- All Known Subinterfaces:
DecryptPrefixAccessor.DecryptPrefixProperty
- Enclosing interface:
- DecryptPrefixAccessor
public static interface DecryptPrefixAccessor.DecryptPrefixMutatorProvides a mutator for a Decrypt-Prefix property.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetDecryptPrefix(java.lang.String aDecryptPrefix)Sets the Decrypt-Prefix for the Decrypt-Prefix property.
-