es.indra.www.portafirmasws.cws
Class UpdateRequestDocument

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

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

See Also:
Serialized Form

Constructor Summary
UpdateRequestDocument()
           
UpdateRequestDocument(int id, DocumentAttributes attributes, ArchiveOptions archiveOptions, Annexes annexes, Steps steps)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 Annexes getAnnexes()
          Gets the annexes value for this UpdateRequestDocument.
 ArchiveOptions getArchiveOptions()
          Gets the archiveOptions value for this UpdateRequestDocument.
 DocumentAttributes getAttributes()
          Gets the attributes value for this UpdateRequestDocument.
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 UpdateRequestDocument.
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 UpdateRequestDocument.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAnnexes(Annexes annexes)
          Sets the annexes value for this UpdateRequestDocument.
 void setArchiveOptions(ArchiveOptions archiveOptions)
          Sets the archiveOptions value for this UpdateRequestDocument.
 void setAttributes(DocumentAttributes attributes)
          Sets the attributes value for this UpdateRequestDocument.
 void setId(int id)
          Sets the id value for this UpdateRequestDocument.
 void setSteps(Steps steps)
          Sets the steps value for this UpdateRequestDocument.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateRequestDocument

public UpdateRequestDocument()

UpdateRequestDocument

public UpdateRequestDocument(int id,
                             DocumentAttributes attributes,
                             ArchiveOptions archiveOptions,
                             Annexes annexes,
                             Steps steps)
Method Detail

getId

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

Returns:
id

setId

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

Parameters:
id -

getAttributes

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

Returns:
attributes

setAttributes

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

Parameters:
attributes -

getArchiveOptions

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

Returns:
archiveOptions

setArchiveOptions

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

Parameters:
archiveOptions -

getAnnexes

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

Returns:
annexes

setAnnexes

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

Parameters:
annexes -

getSteps

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

Returns:
steps

setSteps

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

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.