es.indra.www.portafirmasmcgdws.mcgdws
Class Signer

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

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

See Also:
Serialized Form

Constructor Summary
Signer()
           
Signer(java.lang.String id, java.util.Calendar date, Delegate delegate, Certificate certificate, Rejection rejection)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 Certificate getCertificate()
          Gets the certificate value for this Signer.
 java.util.Calendar getDate()
          Gets the date value for this Signer.
 Delegate getDelegate()
          Gets the delegate value for this Signer.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getId()
          Gets the id value for this Signer.
 Rejection getRejection()
          Gets the rejection value for this Signer.
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 setCertificate(Certificate certificate)
          Sets the certificate value for this Signer.
 void setDate(java.util.Calendar date)
          Sets the date value for this Signer.
 void setDelegate(Delegate delegate)
          Sets the delegate value for this Signer.
 void setId(java.lang.String id)
          Sets the id value for this Signer.
 void setRejection(Rejection rejection)
          Sets the rejection value for this Signer.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Signer

public Signer()

Signer

public Signer(java.lang.String id,
              java.util.Calendar date,
              Delegate delegate,
              Certificate certificate,
              Rejection rejection)
Method Detail

getId

public java.lang.String getId()
Gets the id value for this Signer.

Returns:
id

setId

public void setId(java.lang.String id)
Sets the id value for this Signer.

Parameters:
id -

getDate

public java.util.Calendar getDate()
Gets the date value for this Signer.

Returns:
date

setDate

public void setDate(java.util.Calendar date)
Sets the date value for this Signer.

Parameters:
date -

getDelegate

public Delegate getDelegate()
Gets the delegate value for this Signer.

Returns:
delegate

setDelegate

public void setDelegate(Delegate delegate)
Sets the delegate value for this Signer.

Parameters:
delegate -

getCertificate

public Certificate getCertificate()
Gets the certificate value for this Signer.

Returns:
certificate

setCertificate

public void setCertificate(Certificate certificate)
Sets the certificate value for this Signer.

Parameters:
certificate -

getRejection

public Rejection getRejection()
Gets the rejection value for this Signer.

Returns:
rejection

setRejection

public void setRejection(Rejection rejection)
Sets the rejection value for this Signer.

Parameters:
rejection -

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.