@TypeMetadata(name="Encrypted", description="This is the base class for Encrypted values", version="1.0.0") @Change(version="1.0.0", description="First Version") public interface Encrypted extends Property
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static String |
VALUE |
CLASS_PROPERTY, DATETIME_PATTERN, SUPERCLASSES_PROPERTY| Modifier and Type | Method and Description |
|---|---|
String |
getEncryptedValue() |
void |
setEncryptedValue(String encryptedValue) |
getAdditionalProperties, getAdditionalProperty, setAdditionalProperties, setAdditionalPropertystatic final String NAME
static final String VALUE
Copyright © 2022. All Rights Reserved.