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

java.lang.Object
  extended by oasis.names.tc.dss._1_0.core.schema.RequestBaseType
      extended by oasis.names.tc.dss._1_0.core.schema.VerifyRequest
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 VerifyRequest
extends RequestBaseType
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}RequestBaseType">
       <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
VerifyRequest()
           
 
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.RequestBaseType
getInputDocuments, getOptionalInputs, getProfile, getRequestID, setInputDocuments, setOptionalInputs, setProfile, setRequestID
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerifyRequest

public VerifyRequest()
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.