|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.indra.www.portafirmasws.cws.PdfPosition
public class PdfPosition
| 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 |
|---|
public 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 |
|---|
public Format getFormat()
public void setFormat(Format format)
format - public java.lang.String getSheet()
public void setSheet(java.lang.String sheet)
sheet - public java.lang.String getX_0()
public void setX_0(java.lang.String x_0)
x_0 - public java.lang.String getY_0()
public void setY_0(java.lang.String y_0)
y_0 - public java.lang.String getX_1()
public void setX_1(java.lang.String x_1)
x_1 - public java.lang.String getY_1()
public void setY_1(java.lang.String y_1)
y_1 - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||