public interface CFDViewerState
Modifier and Type | Field and Description |
---|---|
static byte |
PRINT_EXISTS
Determina si existe el archivo
con la representación impresa del comprobante digital.
|
static byte |
XML_EXISTS
Determina si existe el comprobante digital
(i.e.
|
static byte |
XML_LOADED
Flag stating whether the XML was successfully loaded or not.
|
static final byte PRINT_EXISTS
static final byte XML_EXISTS
static final byte XML_LOADED