@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T07:52:42+02:00", comments="JAXB RI v2.2.11") public class SignResponse extends ResponseBaseType implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{urn:oasis:names:tc:dss:1.0:core:schema}ResponseBaseType">
<sequence>
<element ref="{urn:oasis:names:tc:dss:1.0:core:schema}SignatureObject" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SignResponse() |
| Modifier and Type | Method and Description |
|---|---|
SignatureObject |
getSignatureObject()
Gets the value of the signatureObject property.
|
void |
setSignatureObject(SignatureObject value)
Sets the value of the signatureObject property.
|
getOptionalOutputs, getProfile, getRequestID, getResult, setOptionalOutputs, setProfile, setRequestID, setResultpublic SignatureObject getSignatureObject()
SignatureObjectpublic void setSignatureObject(SignatureObject value)
value - allowed object is
SignatureObject
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.