es.indra.www.portafirmasws.cws
Class DownloadRequest

java.lang.Object
  extended by es.indra.www.portafirmasws.cws.DownloadRequest
All Implemented Interfaces:
java.io.Serializable

public class DownloadRequest
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DownloadRequest()
           
DownloadRequest(Application application, java.lang.Boolean downloadDocuments, java.lang.Boolean additionalInfo, java.lang.Boolean archiveInfo, DownloadRequestDocument document, java.lang.String version)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.Boolean getAdditionalInfo()
          Gets the additionalInfo value for this DownloadRequest.
 Application getApplication()
          Gets the application value for this DownloadRequest.
 java.lang.Boolean getArchiveInfo()
          Gets the archiveInfo value for this DownloadRequest.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 DownloadRequestDocument getDocument()
          Gets the document value for this DownloadRequest.
 java.lang.Boolean getDownloadDocuments()
          Gets the downloadDocuments value for this DownloadRequest.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getVersion()
          Gets the version value for this DownloadRequest.
 int hashCode()
           
 void setAdditionalInfo(java.lang.Boolean additionalInfo)
          Sets the additionalInfo value for this DownloadRequest.
 void setApplication(Application application)
          Sets the application value for this DownloadRequest.
 void setArchiveInfo(java.lang.Boolean archiveInfo)
          Sets the archiveInfo value for this DownloadRequest.
 void setDocument(DownloadRequestDocument document)
          Sets the document value for this DownloadRequest.
 void setDownloadDocuments(java.lang.Boolean downloadDocuments)
          Sets the downloadDocuments value for this DownloadRequest.
 void setVersion(java.lang.String version)
          Sets the version value for this DownloadRequest.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadRequest

public DownloadRequest()

DownloadRequest

public DownloadRequest(Application application,
                       java.lang.Boolean downloadDocuments,
                       java.lang.Boolean additionalInfo,
                       java.lang.Boolean archiveInfo,
                       DownloadRequestDocument document,
                       java.lang.String version)
Method Detail

getApplication

public Application getApplication()
Gets the application value for this DownloadRequest.

Returns:
application

setApplication

public void setApplication(Application application)
Sets the application value for this DownloadRequest.

Parameters:
application -

getDownloadDocuments

public java.lang.Boolean getDownloadDocuments()
Gets the downloadDocuments value for this DownloadRequest.

Returns:
downloadDocuments

setDownloadDocuments

public void setDownloadDocuments(java.lang.Boolean downloadDocuments)
Sets the downloadDocuments value for this DownloadRequest.

Parameters:
downloadDocuments -

getAdditionalInfo

public java.lang.Boolean getAdditionalInfo()
Gets the additionalInfo value for this DownloadRequest.

Returns:
additionalInfo

setAdditionalInfo

public void setAdditionalInfo(java.lang.Boolean additionalInfo)
Sets the additionalInfo value for this DownloadRequest.

Parameters:
additionalInfo -

getArchiveInfo

public java.lang.Boolean getArchiveInfo()
Gets the archiveInfo value for this DownloadRequest.

Returns:
archiveInfo

setArchiveInfo

public void setArchiveInfo(java.lang.Boolean archiveInfo)
Sets the archiveInfo value for this DownloadRequest.

Parameters:
archiveInfo -

getDocument

public DownloadRequestDocument getDocument()
Gets the document value for this DownloadRequest.

Returns:
document

setDocument

public void setDocument(DownloadRequestDocument document)
Sets the document value for this DownloadRequest.

Parameters:
document -

getVersion

public java.lang.String getVersion()
Gets the version value for this DownloadRequest.

Returns:
version

setVersion

public void setVersion(java.lang.String version)
Sets the version value for this DownloadRequest.

Parameters:
version -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.