es.indra.www.portafirmasws.cws
Class ListResponseDocument

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

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

See Also:
Serialized Form

Constructor Summary
ListResponseDocument()
           
ListResponseDocument(int id, DocumentAttributes attributes, ArchiveOptions archiveOptions)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 ArchiveOptions getArchiveOptions()
          Gets the archiveOptions value for this ListResponseDocument.
 DocumentAttributes getAttributes()
          Gets the attributes value for this ListResponseDocument.
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 ListResponseDocument.
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
 int hashCode()
           
 void setArchiveOptions(ArchiveOptions archiveOptions)
          Sets the archiveOptions value for this ListResponseDocument.
 void setAttributes(DocumentAttributes attributes)
          Sets the attributes value for this ListResponseDocument.
 void setId(int id)
          Sets the id value for this ListResponseDocument.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListResponseDocument

public ListResponseDocument()

ListResponseDocument

public ListResponseDocument(int id,
                            DocumentAttributes attributes,
                            ArchiveOptions archiveOptions)
Method Detail

getId

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

Returns:
id

setId

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

Parameters:
id -

getAttributes

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

Returns:
attributes

setAttributes

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

Parameters:
attributes -

getArchiveOptions

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

Returns:
archiveOptions

setArchiveOptions

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

Parameters:
archiveOptions -

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.