es.indra.www.portafirmasmcgdws.mcgdws
Class Document

java.lang.Object
  extended by es.indra.www.portafirmasmcgdws.mcgdws.Document
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
Document()
           
Document(int id, Attributes attributes, Signer signer)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 Attributes getAttributes()
          Gets the attributes value for this Document.
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 Document.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 Signer getSigner()
          Gets the signer value for this Document.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAttributes(Attributes attributes)
          Sets the attributes value for this Document.
 void setId(int id)
          Sets the id value for this Document.
 void setSigner(Signer signer)
          Sets the signer value for this Document.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Document

public Document()

Document

public Document(int id,
                Attributes attributes,
                Signer signer)
Method Detail

getId

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

Returns:
id

setId

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

Parameters:
id -

getAttributes

public Attributes getAttributes()
Gets the attributes value for this Document.

Returns:
attributes

setAttributes

public void setAttributes(Attributes attributes)
Sets the attributes value for this Document.

Parameters:
attributes -

getSigner

public Signer getSigner()
Gets the signer value for this Document.

Returns:
signer

setSigner

public void setSigner(Signer signer)
Sets the signer value for this Document.

Parameters:
signer -

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.