@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:23:38+02:00", comments="JAXB RI v2.3.7") 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.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.