es.indra.www.portafirmasws.cws
Class UploadRequestDocument

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

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

See Also:
Serialized Form

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

Constructor Detail

UploadRequestDocument

public UploadRequestDocument()

UploadRequestDocument

public UploadRequestDocument(DocumentAttributes attributes,
                             ArchiveOptions archiveOptions,
                             Annexes annexes,
                             Steps steps)
Method Detail

getAttributes

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

Returns:
attributes

setAttributes

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

Parameters:
attributes -

getArchiveOptions

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

Returns:
archiveOptions

setArchiveOptions

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

Parameters:
archiveOptions -

getAnnexes

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

Returns:
annexes

setAnnexes

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

Parameters:
annexes -

getSteps

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

Returns:
steps

setSteps

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

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.