de.extra_standard.namespace.plugins._1
Class SignatureAlgorithmType
java.lang.Object
de.extra_standard.namespace.plugins._1.AbstractAlgorithmType
de.extra_standard.namespace.plugins._1.SignatureAlgorithmType
public class SignatureAlgorithmType
- extends AbstractAlgorithmType
Java class for SignatureAlgorithmType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SignatureAlgorithmType">
<complexContent>
<extension base="{http://www.extra-standard.de/namespace/plugins/1}AbstractAlgorithmType">
<attribute name="id" use="required" type="{http://www.extra-standard.de/namespace/codelists/1}SignatureAlgorithmCodeType" />
</extension>
</complexContent>
</complexType>
|
Method Summary |
String |
getId()
Gets the value of the id property. |
void |
setId(String value)
Sets the value of the id property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected String id
SignatureAlgorithmType
public SignatureAlgorithmType()
getId
public String getId()
- Gets the value of the id property.
- Returns:
- possible object is
String
setId
public void setId(String value)
- Sets the value of the id property.
- Parameters:
value - allowed object is
String
Copyright © 2012-2013. All Rights Reserved.