public class EncryptionPropertiesType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<EncryptionPropertyType> |
encryptionProperty |
protected String |
id |
| Constructor and Description |
|---|
EncryptionPropertiesType() |
| Modifier and Type | Method and Description |
|---|---|
List<EncryptionPropertyType> |
getEncryptionProperty()
Gets the value of the encryptionProperty property.
|
String |
getId()
Gets the value of the id property.
|
void |
setId(String value)
Sets the value of the id property.
|
protected List<EncryptionPropertyType> encryptionProperty
protected String id
public List<EncryptionPropertyType> getEncryptionProperty()
EncryptionPropertyTypeApache CXF