es.indra.www.portafirmasws.cws
Class SignatureImage

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

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

See Also:
Serialized Form

Constructor Summary
SignatureImage()
           
SignatureImage(java.lang.String base64Data, java.lang.String mimeType)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getBase64Data()
          Gets the base64Data value for this SignatureImage.
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 getMimeType()
          Gets the mimeType value for this SignatureImage.
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 setBase64Data(java.lang.String base64Data)
          Sets the base64Data value for this SignatureImage.
 void setMimeType(java.lang.String mimeType)
          Sets the mimeType value for this SignatureImage.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignatureImage

public SignatureImage()

SignatureImage

public SignatureImage(java.lang.String base64Data,
                      java.lang.String mimeType)
Method Detail

getBase64Data

public java.lang.String getBase64Data()
Gets the base64Data value for this SignatureImage.

Returns:
base64Data

setBase64Data

public void setBase64Data(java.lang.String base64Data)
Sets the base64Data value for this SignatureImage.

Parameters:
base64Data -

getMimeType

public java.lang.String getMimeType()
Gets the mimeType value for this SignatureImage.

Returns:
mimeType

setMimeType

public void setMimeType(java.lang.String mimeType)
Sets the mimeType value for this SignatureImage.

Parameters:
mimeType -

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.