EncryptPrefixAccessor.EncryptPrefixPropertypublic interface EncryptPrefixAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
EncryptPrefixAccessor.EncryptPrefixBuilder<B extends EncryptPrefixAccessor.EncryptPrefixBuilder<B>> |
Provides a builder method for a Encrypt-Prefix property returning the
builder for applying multiple build operations.
|
static interface |
EncryptPrefixAccessor.EncryptPrefixMutator |
Provides a mutator for a Encrypt-Prefix property.
|
static interface |
EncryptPrefixAccessor.EncryptPrefixProperty |
Provides a Encrypt-Prefix property.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getEncryptPrefix() |
Retrieves the Encrypt-Prefix from the Encrypt-Prefix property.
|
String getEncryptPrefix()
Copyright © 2018. All rights reserved.