public class EncryptedElementType extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Element |
encryptedElement
|
| Constructor and Description |
|---|
EncryptedElementType() |
EncryptedElementType(Element el) |
| Modifier and Type | Method and Description |
|---|---|
Element |
getEncryptedElement() |
void |
setEncryptedElement(Element encryptedElement) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.