es.indra.www.portafirmasws.cws
Class PdfPosition

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

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

See Also:
Serialized Form

Constructor Summary
PdfPosition()
           
PdfPosition(Format format, java.lang.String sheet, java.lang.String x_0, java.lang.String y_0, java.lang.String x_1, java.lang.String y_1)
           
 
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
 Format getFormat()
          Gets the format value for this PdfPosition.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getSheet()
          Gets the sheet value for this PdfPosition.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getX_0()
          Gets the x_0 value for this PdfPosition.
 java.lang.String getX_1()
          Gets the x_1 value for this PdfPosition.
 java.lang.String getY_0()
          Gets the y_0 value for this PdfPosition.
 java.lang.String getY_1()
          Gets the y_1 value for this PdfPosition.
 int hashCode()
           
 void setFormat(Format format)
          Sets the format value for this PdfPosition.
 void setSheet(java.lang.String sheet)
          Sets the sheet value for this PdfPosition.
 void setX_0(java.lang.String x_0)
          Sets the x_0 value for this PdfPosition.
 void setX_1(java.lang.String x_1)
          Sets the x_1 value for this PdfPosition.
 void setY_0(java.lang.String y_0)
          Sets the y_0 value for this PdfPosition.
 void setY_1(java.lang.String y_1)
          Sets the y_1 value for this PdfPosition.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfPosition

public PdfPosition()

PdfPosition

public PdfPosition(Format format,
                   java.lang.String sheet,
                   java.lang.String x_0,
                   java.lang.String y_0,
                   java.lang.String x_1,
                   java.lang.String y_1)
Method Detail

getFormat

public Format getFormat()
Gets the format value for this PdfPosition.

Returns:
format

setFormat

public void setFormat(Format format)
Sets the format value for this PdfPosition.

Parameters:
format -

getSheet

public java.lang.String getSheet()
Gets the sheet value for this PdfPosition.

Returns:
sheet

setSheet

public void setSheet(java.lang.String sheet)
Sets the sheet value for this PdfPosition.

Parameters:
sheet -

getX_0

public java.lang.String getX_0()
Gets the x_0 value for this PdfPosition.

Returns:
x_0

setX_0

public void setX_0(java.lang.String x_0)
Sets the x_0 value for this PdfPosition.

Parameters:
x_0 -

getY_0

public java.lang.String getY_0()
Gets the y_0 value for this PdfPosition.

Returns:
y_0

setY_0

public void setY_0(java.lang.String y_0)
Sets the y_0 value for this PdfPosition.

Parameters:
y_0 -

getX_1

public java.lang.String getX_1()
Gets the x_1 value for this PdfPosition.

Returns:
x_1

setX_1

public void setX_1(java.lang.String x_1)
Sets the x_1 value for this PdfPosition.

Parameters:
x_1 -

getY_1

public java.lang.String getY_1()
Gets the y_1 value for this PdfPosition.

Returns:
y_1

setY_1

public void setY_1(java.lang.String y_1)
Sets the y_1 value for this PdfPosition.

Parameters:
y_1 -

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.