|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.indra.www.portafirmasws.cws.Position
public class Position
| Constructor Summary | |
|---|---|
Position()
|
|
Position(TypeEnum source,
java.lang.String reference,
PdfTypeEnum type,
PdfPosition pdfPosition,
SignatureImageDimensions signatureImageDimensions)
|
|
| 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 |
PdfPosition |
getPdfPosition()
Gets the pdfPosition value for this Position. |
java.lang.String |
getReference()
Gets the reference value for this Position. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
SignatureImageDimensions |
getSignatureImageDimensions()
Gets the signatureImageDimensions value for this Position. |
TypeEnum |
getSource()
Gets the source value for this Position. |
PdfTypeEnum |
getType()
Gets the type value for this Position. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setPdfPosition(PdfPosition pdfPosition)
Sets the pdfPosition value for this Position. |
void |
setReference(java.lang.String reference)
Sets the reference value for this Position. |
void |
setSignatureImageDimensions(SignatureImageDimensions signatureImageDimensions)
Sets the signatureImageDimensions value for this Position. |
void |
setSource(TypeEnum source)
Sets the source value for this Position. |
void |
setType(PdfTypeEnum type)
Sets the type value for this Position. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Position()
public Position(TypeEnum source,
java.lang.String reference,
PdfTypeEnum type,
PdfPosition pdfPosition,
SignatureImageDimensions signatureImageDimensions)
| Method Detail |
|---|
public TypeEnum getSource()
public void setSource(TypeEnum source)
source - public java.lang.String getReference()
public void setReference(java.lang.String reference)
reference - public PdfTypeEnum getType()
public void setType(PdfTypeEnum type)
type - public PdfPosition getPdfPosition()
public void setPdfPosition(PdfPosition pdfPosition)
pdfPosition - public SignatureImageDimensions getSignatureImageDimensions()
public void setSignatureImageDimensions(SignatureImageDimensions signatureImageDimensions)
signatureImageDimensions - 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 | |||||||||