es.indra.www.portafirmasws.cws
Class DownloadResponseDocument

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

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

See Also:
Serialized Form

Constructor Summary
DownloadResponseDocument()
           
DownloadResponseDocument(int id, DocumentAttributes attributes, ArchiveOptions archiveOptions, Annexes annexes, SignatureFiles signatureFiles, VisualFiles visualFiles, Steps steps)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 Annexes getAnnexes()
          Gets the annexes value for this DownloadResponseDocument.
 ArchiveOptions getArchiveOptions()
          Gets the archiveOptions value for this DownloadResponseDocument.
 DocumentAttributes getAttributes()
          Gets the attributes value for this DownloadResponseDocument.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 int getId()
          Gets the id value for this DownloadResponseDocument.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 SignatureFiles getSignatureFiles()
          Gets the signatureFiles value for this DownloadResponseDocument.
 Steps getSteps()
          Gets the steps value for this DownloadResponseDocument.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 VisualFiles getVisualFiles()
          Gets the visualFiles value for this DownloadResponseDocument.
 int hashCode()
           
 void setAnnexes(Annexes annexes)
          Sets the annexes value for this DownloadResponseDocument.
 void setArchiveOptions(ArchiveOptions archiveOptions)
          Sets the archiveOptions value for this DownloadResponseDocument.
 void setAttributes(DocumentAttributes attributes)
          Sets the attributes value for this DownloadResponseDocument.
 void setId(int id)
          Sets the id value for this DownloadResponseDocument.
 void setSignatureFiles(SignatureFiles signatureFiles)
          Sets the signatureFiles value for this DownloadResponseDocument.
 void setSteps(Steps steps)
          Sets the steps value for this DownloadResponseDocument.
 void setVisualFiles(VisualFiles visualFiles)
          Sets the visualFiles value for this DownloadResponseDocument.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadResponseDocument

public DownloadResponseDocument()

DownloadResponseDocument

public DownloadResponseDocument(int id,
                                DocumentAttributes attributes,
                                ArchiveOptions archiveOptions,
                                Annexes annexes,
                                SignatureFiles signatureFiles,
                                VisualFiles visualFiles,
                                Steps steps)
Method Detail

getId

public int getId()
Gets the id value for this DownloadResponseDocument.

Returns:
id

setId

public void setId(int id)
Sets the id value for this DownloadResponseDocument.

Parameters:
id -

getAttributes

public DocumentAttributes getAttributes()
Gets the attributes value for this DownloadResponseDocument.

Returns:
attributes

setAttributes

public void setAttributes(DocumentAttributes attributes)
Sets the attributes value for this DownloadResponseDocument.

Parameters:
attributes -

getArchiveOptions

public ArchiveOptions getArchiveOptions()
Gets the archiveOptions value for this DownloadResponseDocument.

Returns:
archiveOptions

setArchiveOptions

public void setArchiveOptions(ArchiveOptions archiveOptions)
Sets the archiveOptions value for this DownloadResponseDocument.

Parameters:
archiveOptions -

getAnnexes

public Annexes getAnnexes()
Gets the annexes value for this DownloadResponseDocument.

Returns:
annexes

setAnnexes

public void setAnnexes(Annexes annexes)
Sets the annexes value for this DownloadResponseDocument.

Parameters:
annexes -

getSignatureFiles

public SignatureFiles getSignatureFiles()
Gets the signatureFiles value for this DownloadResponseDocument.

Returns:
signatureFiles

setSignatureFiles

public void setSignatureFiles(SignatureFiles signatureFiles)
Sets the signatureFiles value for this DownloadResponseDocument.

Parameters:
signatureFiles -

getVisualFiles

public VisualFiles getVisualFiles()
Gets the visualFiles value for this DownloadResponseDocument.

Returns:
visualFiles

setVisualFiles

public void setVisualFiles(VisualFiles visualFiles)
Sets the visualFiles value for this DownloadResponseDocument.

Parameters:
visualFiles -

getSteps

public Steps getSteps()
Gets the steps value for this DownloadResponseDocument.

Returns:
steps

setSteps

public void setSteps(Steps steps)
Sets the steps value for this DownloadResponseDocument.

Parameters:
steps -

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.