public class SignaturePropertiesType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected List<SignaturePropertyType> |
signatureProperty |
| Constructor and Description |
|---|
SignaturePropertiesType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the value of the id property.
|
List<SignaturePropertyType> |
getSignatureProperty()
Gets the value of the signatureProperty property.
|
void |
setId(String value)
Sets the value of the id property.
|
protected List<SignaturePropertyType> signatureProperty
protected String id
public List<SignaturePropertyType> getSignatureProperty()
SignaturePropertyTypeApache CXF