oasis.names.tc.dss._1_0.core.schema
Class SignResponse

java.lang.Object
  extended by oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
      extended by oasis.names.tc.dss._1_0.core.schema.SignResponse
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2017-06-27T08:06:22+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

Constructor Summary
SignResponse()
           
 
Method Summary
 SignatureObject getSignatureObject()
          Gets the value of the signatureObject property.
 void setSignatureObject(SignatureObject value)
          Sets the value of the signatureObject property.
 
Methods inherited from class oasis.names.tc.dss._1_0.core.schema.ResponseBaseType
getOptionalOutputs, getProfile, getRequestID, getResult, setOptionalOutputs, setProfile, setRequestID, setResult
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignResponse

public SignResponse()
Method Detail

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 Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.