@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T07:52:42+02:00", comments="JAXB RI v2.2.11") public class UpdatedSignatureType extends Object implements Serializable
Java class for UpdatedSignatureType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UpdatedSignatureType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:tc:dss:1.0:core:schema}SignatureObject"/>
</sequence>
<attribute name="Type" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
UpdatedSignatureType() |
| Modifier and Type | Method and Description |
|---|---|
SignatureObject |
getSignatureObject()
Gets the value of the signatureObject property.
|
String |
getType()
Gets the value of the type property.
|
void |
setSignatureObject(SignatureObject value)
Sets the value of the signatureObject property.
|
void |
setType(String value)
Sets the value of the type property.
|
public SignatureObject getSignatureObject()
SignatureObjectpublic void setSignatureObject(SignatureObject value)
value - allowed object is
SignatureObjectpublic String getType()
String
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.