public class Comprobante extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="CfdiRelacionados" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="CfdiRelacionado" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="UUID" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <length value="36"/> <whiteSpace value="collapse"/> <pattern value="[a-f0-9A-F]{8}-[a-f0-9A-F]{4}-[a-f0-9A-F]{4}-[a-f0-9A-F]{4}-[a-f0-9A-F]{12}"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="TipoRelacion" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_TipoRelacion" /> </restriction> </complexContent> </complexType> </element> <element name="Emisor"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Rfc" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_RFC" /> <attribute name="Nombre"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="254"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,254}"/> </restriction> </simpleType> </attribute> <attribute name="RegimenFiscal" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_RegimenFiscal" /> </restriction> </complexContent> </complexType> </element> <element name="Receptor"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Rfc" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_RFC" /> <attribute name="Nombre"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="254"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,254}"/> </restriction> </simpleType> </attribute> <attribute name="ResidenciaFiscal" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_Pais" /> <attribute name="NumRegIdTrib"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="40"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="UsoCFDI" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_UsoCFDI" /> </restriction> </complexContent> </complexType> </element> <element name="Conceptos"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Concepto" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Impuestos" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Traslados" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Traslado" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Base" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <fractionDigits value="6"/> <minInclusive value="0.000001"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="Impuesto" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_Impuesto" /> <attribute name="TipoFactor" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_TipoFactor" /> <attribute name="TasaOCuota"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <fractionDigits value="6"/> <minInclusive value="0.000000"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="Importe" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="Retenciones" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Retencion" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Base" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <fractionDigits value="6"/> <minInclusive value="0.000001"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="Impuesto" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_Impuesto" /> <attribute name="TipoFactor" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_TipoFactor" /> <attribute name="TasaOCuota" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <whiteSpace value="collapse"/> <minInclusive value="0.000000"/> <fractionDigits value="6"/> </restriction> </simpleType> </attribute> <attribute name="Importe" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="InformacionAduanera" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="NumeroPedimento" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <length value="21"/> <pattern value="[0-9]{2} [0-9]{2} [0-9]{4} [0-9]{7}"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="CuentaPredial" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Numero" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="150"/> <whiteSpace value="collapse"/> <pattern value="[0-9]{1,150}"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="ComplementoConcepto" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <any maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="Parte" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="InformacionAduanera" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="NumeroPedimento" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <length value="21"/> <pattern value="[0-9]{2} [0-9]{2} [0-9]{4} [0-9]{7}"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="ClaveProdServ" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_ClaveProdServ" /> <attribute name="NoIdentificacion"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="100"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,100}"/> </restriction> </simpleType> </attribute> <attribute name="Cantidad" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <fractionDigits value="6"/> <minInclusive value="0.000001"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="Unidad"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="20"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,20}"/> </restriction> </simpleType> </attribute> <attribute name="Descripcion" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="1000"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,1000}"/> </restriction> </simpleType> </attribute> <attribute name="ValorUnitario" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> <attribute name="Importe" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="ClaveProdServ" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_ClaveProdServ" /> <attribute name="NoIdentificacion"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> <minLength value="1"/> <maxLength value="100"/> <pattern value="[^|]{1,100}"/> </restriction> </simpleType> </attribute> <attribute name="Cantidad" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <fractionDigits value="6"/> <minInclusive value="0.000001"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="ClaveUnidad" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_ClaveUnidad" /> <attribute name="Unidad"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="20"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,20}"/> </restriction> </simpleType> </attribute> <attribute name="Descripcion" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="1000"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,1000}"/> </restriction> </simpleType> </attribute> <attribute name="ValorUnitario" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> <attribute name="Importe" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> <attribute name="Descuento" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="Impuestos" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Retenciones" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Retencion" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Impuesto" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_Impuesto" /> <attribute name="Importe" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="Traslados" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Traslado" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Impuesto" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_Impuesto" /> <attribute name="TipoFactor" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_TipoFactor" /> <attribute name="TasaOCuota" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <whiteSpace value="collapse"/> <minInclusive value="0.000000"/> <fractionDigits value="6"/> </restriction> </simpleType> </attribute> <attribute name="Importe" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="TotalImpuestosRetenidos" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> <attribute name="TotalImpuestosTrasladados" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> </restriction> </complexContent> </complexType> </element> <element name="Complemento" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <any maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="Addenda" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <any maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="Version" use="required" fixed="3.3"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="Serie"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="25"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,25}"/> </restriction> </simpleType> </attribute> <attribute name="Folio"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="40"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,40}"/> </restriction> </simpleType> </attribute> <attribute name="Fecha" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_FechaH" /> <attribute name="Sello" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="FormaPago" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_FormaPago" /> <attribute name="NoCertificado" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <length value="20"/> <whiteSpace value="collapse"/> <pattern value="[0-9]{20}"/> </restriction> </simpleType> </attribute> <attribute name="Certificado" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="CondicionesDePago"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> <minLength value="1"/> <maxLength value="1000"/> <pattern value="[^|]{1,1000}"/> </restriction> </simpleType> </attribute> <attribute name="SubTotal" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> <attribute name="Descuento" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> <attribute name="Moneda" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_Moneda" /> <attribute name="TipoCambio"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <fractionDigits value="6"/> <minInclusive value="0.000001"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="Total" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Importe" /> <attribute name="TipoDeComprobante" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_TipoDeComprobante" /> <attribute name="MetodoPago" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_MetodoPago" /> <attribute name="LugarExpedicion" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_CodigoPostal" /> <attribute name="Confirmacion"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> <length value="5"/> <pattern value="[0-9a-zA-Z]{5}"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Comprobante.Addenda
Java class for anonymous complex type.
|
static class |
Comprobante.CfdiRelacionados
Java class for anonymous complex type.
|
static class |
Comprobante.Complemento
Java class for anonymous complex type.
|
static class |
Comprobante.Conceptos
Java class for anonymous complex type.
|
static class |
Comprobante.Emisor
Java class for anonymous complex type.
|
static class |
Comprobante.Impuestos
Java class for anonymous complex type.
|
static class |
Comprobante.Receptor
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected Comprobante.Addenda |
addenda |
protected String |
certificado |
protected Comprobante.CfdiRelacionados |
cfdiRelacionados |
protected List<Comprobante.Complemento> |
complemento |
protected Comprobante.Conceptos |
conceptos |
protected String |
condicionesDePago |
protected String |
confirmacion |
protected BigDecimal |
descuento |
protected Comprobante.Emisor |
emisor |
protected XMLGregorianCalendar |
fecha |
protected String |
folio |
protected String |
formaPago |
protected Comprobante.Impuestos |
impuestos |
protected String |
lugarExpedicion |
protected CMetodoPago |
metodoPago |
protected CMoneda |
moneda |
protected String |
noCertificado |
protected Comprobante.Receptor |
receptor |
protected String |
sello |
protected String |
serie |
protected BigDecimal |
subTotal |
protected BigDecimal |
tipoCambio |
protected CTipoDeComprobante |
tipoDeComprobante |
protected BigDecimal |
total |
protected String |
version |
Constructor and Description |
---|
Comprobante() |
Modifier and Type | Method and Description |
---|---|
Comprobante.Addenda |
getAddenda()
Gets the value of the addenda property.
|
String |
getCertificado()
Gets the value of the certificado property.
|
Comprobante.CfdiRelacionados |
getCfdiRelacionados()
Gets the value of the cfdiRelacionados property.
|
List<Comprobante.Complemento> |
getComplemento()
Gets the value of the complemento property.
|
Comprobante.Conceptos |
getConceptos()
Gets the value of the conceptos property.
|
String |
getCondicionesDePago()
Gets the value of the condicionesDePago property.
|
String |
getConfirmacion()
Gets the value of the confirmacion property.
|
BigDecimal |
getDescuento()
Gets the value of the descuento property.
|
Comprobante.Emisor |
getEmisor()
Gets the value of the emisor property.
|
XMLGregorianCalendar |
getFecha()
Gets the value of the fecha property.
|
String |
getFolio()
Gets the value of the folio property.
|
String |
getFormaPago()
Gets the value of the formaPago property.
|
Comprobante.Impuestos |
getImpuestos()
Gets the value of the impuestos property.
|
String |
getLugarExpedicion()
Gets the value of the lugarExpedicion property.
|
CMetodoPago |
getMetodoPago()
Gets the value of the metodoPago property.
|
CMoneda |
getMoneda()
Gets the value of the moneda property.
|
String |
getNoCertificado()
Gets the value of the noCertificado property.
|
Comprobante.Receptor |
getReceptor()
Gets the value of the receptor property.
|
String |
getSello()
Gets the value of the sello property.
|
String |
getSerie()
Gets the value of the serie property.
|
BigDecimal |
getSubTotal()
Gets the value of the subTotal property.
|
BigDecimal |
getTipoCambio()
Gets the value of the tipoCambio property.
|
CTipoDeComprobante |
getTipoDeComprobante()
Gets the value of the tipoDeComprobante property.
|
BigDecimal |
getTotal()
Gets the value of the total property.
|
String |
getVersion()
Gets the value of the version property.
|
void |
setAddenda(Comprobante.Addenda value)
Sets the value of the addenda property.
|
void |
setCertificado(String value)
Sets the value of the certificado property.
|
void |
setCfdiRelacionados(Comprobante.CfdiRelacionados value)
Sets the value of the cfdiRelacionados property.
|
void |
setConceptos(Comprobante.Conceptos value)
Sets the value of the conceptos property.
|
void |
setCondicionesDePago(String value)
Sets the value of the condicionesDePago property.
|
void |
setConfirmacion(String value)
Sets the value of the confirmacion property.
|
void |
setDescuento(BigDecimal value)
Sets the value of the descuento property.
|
void |
setEmisor(Comprobante.Emisor value)
Sets the value of the emisor property.
|
void |
setFecha(XMLGregorianCalendar value)
Sets the value of the fecha property.
|
void |
setFolio(String value)
Sets the value of the folio property.
|
void |
setFormaPago(String value)
Sets the value of the formaPago property.
|
void |
setImpuestos(Comprobante.Impuestos value)
Sets the value of the impuestos property.
|
void |
setLugarExpedicion(String value)
Sets the value of the lugarExpedicion property.
|
void |
setMetodoPago(CMetodoPago value)
Sets the value of the metodoPago property.
|
void |
setMoneda(CMoneda value)
Sets the value of the moneda property.
|
void |
setNoCertificado(String value)
Sets the value of the noCertificado property.
|
void |
setReceptor(Comprobante.Receptor value)
Sets the value of the receptor property.
|
void |
setSello(String value)
Sets the value of the sello property.
|
void |
setSerie(String value)
Sets the value of the serie property.
|
void |
setSubTotal(BigDecimal value)
Sets the value of the subTotal property.
|
void |
setTipoCambio(BigDecimal value)
Sets the value of the tipoCambio property.
|
void |
setTipoDeComprobante(CTipoDeComprobante value)
Sets the value of the tipoDeComprobante property.
|
void |
setTotal(BigDecimal value)
Sets the value of the total property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
protected Comprobante.CfdiRelacionados cfdiRelacionados
protected Comprobante.Emisor emisor
protected Comprobante.Receptor receptor
protected Comprobante.Conceptos conceptos
protected Comprobante.Impuestos impuestos
protected List<Comprobante.Complemento> complemento
protected Comprobante.Addenda addenda
protected String version
protected String serie
protected String folio
protected XMLGregorianCalendar fecha
protected String sello
protected String formaPago
protected String noCertificado
protected String certificado
protected String condicionesDePago
protected BigDecimal subTotal
protected BigDecimal descuento
protected CMoneda moneda
protected BigDecimal tipoCambio
protected BigDecimal total
protected CTipoDeComprobante tipoDeComprobante
protected CMetodoPago metodoPago
protected String lugarExpedicion
protected String confirmacion
public Comprobante.CfdiRelacionados getCfdiRelacionados()
Comprobante.CfdiRelacionados
public void setCfdiRelacionados(Comprobante.CfdiRelacionados value)
value
- allowed object is
Comprobante.CfdiRelacionados
public Comprobante.Emisor getEmisor()
Comprobante.Emisor
public void setEmisor(Comprobante.Emisor value)
value
- allowed object is
Comprobante.Emisor
public Comprobante.Receptor getReceptor()
Comprobante.Receptor
public void setReceptor(Comprobante.Receptor value)
value
- allowed object is
Comprobante.Receptor
public Comprobante.Conceptos getConceptos()
Comprobante.Conceptos
public void setConceptos(Comprobante.Conceptos value)
value
- allowed object is
Comprobante.Conceptos
public Comprobante.Impuestos getImpuestos()
Comprobante.Impuestos
public void setImpuestos(Comprobante.Impuestos value)
value
- allowed object is
Comprobante.Impuestos
public List<Comprobante.Complemento> getComplemento()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the complemento property.
For example, to add a new item, do as follows:
getComplemento().add(newItem);
Objects of the following type(s) are allowed in the list
Comprobante.Complemento
public Comprobante.Addenda getAddenda()
Comprobante.Addenda
public void setAddenda(Comprobante.Addenda value)
value
- allowed object is
Comprobante.Addenda
public String getVersion()
String
public void setVersion(String value)
value
- allowed object is
String
public String getSerie()
String
public void setSerie(String value)
value
- allowed object is
String
public String getFolio()
String
public void setFolio(String value)
value
- allowed object is
String
public XMLGregorianCalendar getFecha()
XMLGregorianCalendar
public void setFecha(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public String getSello()
String
public void setSello(String value)
value
- allowed object is
String
public String getFormaPago()
String
public void setFormaPago(String value)
value
- allowed object is
String
public String getNoCertificado()
String
public void setNoCertificado(String value)
value
- allowed object is
String
public String getCertificado()
String
public void setCertificado(String value)
value
- allowed object is
String
public String getCondicionesDePago()
String
public void setCondicionesDePago(String value)
value
- allowed object is
String
public BigDecimal getSubTotal()
BigDecimal
public void setSubTotal(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getDescuento()
BigDecimal
public void setDescuento(BigDecimal value)
value
- allowed object is
BigDecimal
public CMoneda getMoneda()
CMoneda
public void setMoneda(CMoneda value)
value
- allowed object is
CMoneda
public BigDecimal getTipoCambio()
BigDecimal
public void setTipoCambio(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getTotal()
BigDecimal
public void setTotal(BigDecimal value)
value
- allowed object is
BigDecimal
public CTipoDeComprobante getTipoDeComprobante()
CTipoDeComprobante
public void setTipoDeComprobante(CTipoDeComprobante value)
value
- allowed object is
CTipoDeComprobante
public CMetodoPago getMetodoPago()
CMetodoPago
public void setMetodoPago(CMetodoPago value)
value
- allowed object is
CMetodoPago
public String getLugarExpedicion()
String
public void setLugarExpedicion(String value)
value
- allowed object is
String
public String getConfirmacion()
String
Copyright © 2010–2018. All rights reserved.