CafBagInterface
in
Interfaz para la bolsa con los datos del CAF.
Table of Contents
Methods
- getCaf() : CafInterface
- Obtiene el CAF.
- getEmisor() : EmisorInterface
- Obtiene el contribuyente emisor del CAF.
- getTipoDocumento() : TipoDocumentoInterface
- Obtiene el tipo de documento del CAF.
Methods
getCaf()
Obtiene el CAF.
public
getCaf() : CafInterface
Return values
CafInterfacegetEmisor()
Obtiene el contribuyente emisor del CAF.
public
getEmisor() : EmisorInterface
Return values
EmisorInterfacegetTipoDocumento()
Obtiene el tipo de documento del CAF.
public
getTipoDocumento() : TipoDocumentoInterface