oasis.names.tc.dss._1_0.core.schema
Class SignResponse
java.lang.Object
oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
oasis.names.tc.dss._1_0.core.schema.SignResponse
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-09-28T09:38:06+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>
- See Also:
- Serialized Form
SignResponse
public SignResponse()
getSignatureObject
public SignatureObject getSignatureObject()
- Gets the value of the signatureObject property.
- Returns:
- possible object is
SignatureObject
setSignatureObject
public void setSignatureObject(SignatureObject value)
- Sets the value of the signatureObject property.
- Parameters:
value
- allowed object is
SignatureObject
Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.