es.indra.www.portafirmasws.cws
Class SignatureImageDimensions

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

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

See Also:
Serialized Form

Constructor Summary
SignatureImageDimensions()
           
SignatureImageDimensions(java.lang.String width, java.lang.String height, java.lang.String x_padding, java.lang.String y_padding)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
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 getHeight()
          Gets the height value for this SignatureImageDimensions.
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
 java.lang.String getWidth()
          Gets the width value for this SignatureImageDimensions.
 java.lang.String getX_padding()
          Gets the x_padding value for this SignatureImageDimensions.
 java.lang.String getY_padding()
          Gets the y_padding value for this SignatureImageDimensions.
 int hashCode()
           
 void setHeight(java.lang.String height)
          Sets the height value for this SignatureImageDimensions.
 void setWidth(java.lang.String width)
          Sets the width value for this SignatureImageDimensions.
 void setX_padding(java.lang.String x_padding)
          Sets the x_padding value for this SignatureImageDimensions.
 void setY_padding(java.lang.String y_padding)
          Sets the y_padding value for this SignatureImageDimensions.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignatureImageDimensions

public SignatureImageDimensions()

SignatureImageDimensions

public SignatureImageDimensions(java.lang.String width,
                                java.lang.String height,
                                java.lang.String x_padding,
                                java.lang.String y_padding)
Method Detail

getWidth

public java.lang.String getWidth()
Gets the width value for this SignatureImageDimensions.

Returns:
width

setWidth

public void setWidth(java.lang.String width)
Sets the width value for this SignatureImageDimensions.

Parameters:
width -

getHeight

public java.lang.String getHeight()
Gets the height value for this SignatureImageDimensions.

Returns:
height

setHeight

public void setHeight(java.lang.String height)
Sets the height value for this SignatureImageDimensions.

Parameters:
height -

getX_padding

public java.lang.String getX_padding()
Gets the x_padding value for this SignatureImageDimensions.

Returns:
x_padding

setX_padding

public void setX_padding(java.lang.String x_padding)
Sets the x_padding value for this SignatureImageDimensions.

Parameters:
x_padding -

getY_padding

public java.lang.String getY_padding()
Gets the y_padding value for this SignatureImageDimensions.

Returns:
y_padding

setY_padding

public void setY_padding(java.lang.String y_padding)
Sets the y_padding value for this SignatureImageDimensions.

Parameters:
y_padding -

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.