|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mcne.asn1.solicitudrecibo.DocumentosW
Constructor Summary | |
DocumentosW()
|
|
DocumentosW(org.bouncycastle.asn1.ASN1Sequence seq)
|
Method Summary | |
void |
addDocumento(DocumentoW obj)
|
org.bouncycastle.asn1.DERObject |
getDERObject()
|
java.util.Enumeration |
getDocumentos()
|
static DocumentosW |
getInstance(java.lang.Object obj)
|
void |
setDocumentos(DocumentosW docs)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DocumentosW()
public DocumentosW(org.bouncycastle.asn1.ASN1Sequence seq) throws ClienteNotarioException
Method Detail |
public static DocumentosW getInstance(java.lang.Object obj) throws ClienteNotarioException
ClienteNotarioException
public void addDocumento(DocumentoW obj) throws ClienteNotarioException
ClienteNotarioException
public java.util.Enumeration getDocumentos()
public void setDocumentos(DocumentosW docs) throws ClienteNotarioException
ClienteNotarioException
public org.bouncycastle.asn1.DERObject getDERObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |