|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.indra.www.portafirmasws.cws.File
public class File
| Constructor Summary | |
|---|---|
File()
|
|
File(int index,
TypeEnum type,
java.lang.String reference,
ProfileEnum profile,
CodificationTypeEnum fileFormat,
java.lang.String extension,
java.lang.String mimeType,
java.lang.String base64Data,
java.lang.String numberSignatures,
SignersID signersId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getBase64Data()
Gets the base64Data value for this File. |
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 |
getExtension()
Gets the extension value for this File. |
CodificationTypeEnum |
getFileFormat()
Gets the fileFormat value for this File. |
int |
getIndex()
Gets the index value for this File. |
java.lang.String |
getMimeType()
Gets the mimeType value for this File. |
java.lang.String |
getNumberSignatures()
Gets the numberSignatures value for this File. |
ProfileEnum |
getProfile()
Gets the profile value for this File. |
java.lang.String |
getReference()
Gets the reference value for this File. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
SignersID |
getSignersId()
Gets the signersId value for this File. |
TypeEnum |
getType()
Gets the type value for this File. |
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 File. |
void |
setExtension(java.lang.String extension)
Sets the extension value for this File. |
void |
setFileFormat(CodificationTypeEnum fileFormat)
Sets the fileFormat value for this File. |
void |
setIndex(int index)
Sets the index value for this File. |
void |
setMimeType(java.lang.String mimeType)
Sets the mimeType value for this File. |
void |
setNumberSignatures(java.lang.String numberSignatures)
Sets the numberSignatures value for this File. |
void |
setProfile(ProfileEnum profile)
Sets the profile value for this File. |
void |
setReference(java.lang.String reference)
Sets the reference value for this File. |
void |
setSignersId(SignersID signersId)
Sets the signersId value for this File. |
void |
setType(TypeEnum type)
Sets the type value for this File. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public File()
public File(int index,
TypeEnum type,
java.lang.String reference,
ProfileEnum profile,
CodificationTypeEnum fileFormat,
java.lang.String extension,
java.lang.String mimeType,
java.lang.String base64Data,
java.lang.String numberSignatures,
SignersID signersId)
| Method Detail |
|---|
public int getIndex()
public void setIndex(int index)
index - public TypeEnum getType()
public void setType(TypeEnum type)
type - public java.lang.String getReference()
public void setReference(java.lang.String reference)
reference - public ProfileEnum getProfile()
public void setProfile(ProfileEnum profile)
profile - public CodificationTypeEnum getFileFormat()
public void setFileFormat(CodificationTypeEnum fileFormat)
fileFormat - public java.lang.String getExtension()
public void setExtension(java.lang.String extension)
extension - public java.lang.String getMimeType()
public void setMimeType(java.lang.String mimeType)
mimeType - public java.lang.String getBase64Data()
public void setBase64Data(java.lang.String base64Data)
base64Data - public java.lang.String getNumberSignatures()
public void setNumberSignatures(java.lang.String numberSignatures)
numberSignatures - public SignersID getSignersId()
public void setSignersId(SignersID signersId)
signersId - 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 | |||||||||