public static class Comprobante.Conceptos.Concepto 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="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>
Modifier and Type | Class and Description |
---|---|
static class |
Comprobante.Conceptos.Concepto.ComplementoConcepto
Java class for anonymous complex type.
|
static class |
Comprobante.Conceptos.Concepto.CuentaPredial
Java class for anonymous complex type.
|
static class |
Comprobante.Conceptos.Concepto.Impuestos
Java class for anonymous complex type.
|
static class |
Comprobante.Conceptos.Concepto.InformacionAduanera
Java class for anonymous complex type.
|
static class |
Comprobante.Conceptos.Concepto.Parte
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected BigDecimal |
cantidad |
protected String |
claveProdServ |
protected String |
claveUnidad |
protected Comprobante.Conceptos.Concepto.ComplementoConcepto |
complementoConcepto |
protected Comprobante.Conceptos.Concepto.CuentaPredial |
cuentaPredial |
protected String |
descripcion |
protected BigDecimal |
descuento |
protected BigDecimal |
importe |
protected Comprobante.Conceptos.Concepto.Impuestos |
impuestos |
protected List<Comprobante.Conceptos.Concepto.InformacionAduanera> |
informacionAduanera |
protected String |
noIdentificacion |
protected List<Comprobante.Conceptos.Concepto.Parte> |
parte |
protected String |
unidad |
protected BigDecimal |
valorUnitario |
Constructor and Description |
---|
Concepto() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getCantidad()
Gets the value of the cantidad property.
|
String |
getClaveProdServ()
Gets the value of the claveProdServ property.
|
String |
getClaveUnidad()
Gets the value of the claveUnidad property.
|
Comprobante.Conceptos.Concepto.ComplementoConcepto |
getComplementoConcepto()
Gets the value of the complementoConcepto property.
|
Comprobante.Conceptos.Concepto.CuentaPredial |
getCuentaPredial()
Gets the value of the cuentaPredial property.
|
String |
getDescripcion()
Gets the value of the descripcion property.
|
BigDecimal |
getDescuento()
Gets the value of the descuento property.
|
BigDecimal |
getImporte()
Gets the value of the importe property.
|
Comprobante.Conceptos.Concepto.Impuestos |
getImpuestos()
Gets the value of the impuestos property.
|
List<Comprobante.Conceptos.Concepto.InformacionAduanera> |
getInformacionAduanera()
Gets the value of the informacionAduanera property.
|
String |
getNoIdentificacion()
Gets the value of the noIdentificacion property.
|
List<Comprobante.Conceptos.Concepto.Parte> |
getParte()
Gets the value of the parte property.
|
String |
getUnidad()
Gets the value of the unidad property.
|
BigDecimal |
getValorUnitario()
Gets the value of the valorUnitario property.
|
void |
setCantidad(BigDecimal value)
Sets the value of the cantidad property.
|
void |
setClaveProdServ(String value)
Sets the value of the claveProdServ property.
|
void |
setClaveUnidad(String value)
Sets the value of the claveUnidad property.
|
void |
setComplementoConcepto(Comprobante.Conceptos.Concepto.ComplementoConcepto value)
Sets the value of the complementoConcepto property.
|
void |
setCuentaPredial(Comprobante.Conceptos.Concepto.CuentaPredial value)
Sets the value of the cuentaPredial property.
|
void |
setDescripcion(String value)
Sets the value of the descripcion property.
|
void |
setDescuento(BigDecimal value)
Sets the value of the descuento property.
|
void |
setImporte(BigDecimal value)
Sets the value of the importe property.
|
void |
setImpuestos(Comprobante.Conceptos.Concepto.Impuestos value)
Sets the value of the impuestos property.
|
void |
setNoIdentificacion(String value)
Sets the value of the noIdentificacion property.
|
void |
setUnidad(String value)
Sets the value of the unidad property.
|
void |
setValorUnitario(BigDecimal value)
Sets the value of the valorUnitario property.
|
protected Comprobante.Conceptos.Concepto.Impuestos impuestos
protected List<Comprobante.Conceptos.Concepto.InformacionAduanera> informacionAduanera
protected Comprobante.Conceptos.Concepto.CuentaPredial cuentaPredial
protected Comprobante.Conceptos.Concepto.ComplementoConcepto complementoConcepto
protected List<Comprobante.Conceptos.Concepto.Parte> parte
protected String claveProdServ
protected String noIdentificacion
protected BigDecimal cantidad
protected String claveUnidad
protected String unidad
protected String descripcion
protected BigDecimal valorUnitario
protected BigDecimal importe
protected BigDecimal descuento
public Comprobante.Conceptos.Concepto.Impuestos getImpuestos()
Comprobante.Conceptos.Concepto.Impuestos
public void setImpuestos(Comprobante.Conceptos.Concepto.Impuestos value)
value
- allowed object is
Comprobante.Conceptos.Concepto.Impuestos
public List<Comprobante.Conceptos.Concepto.InformacionAduanera> getInformacionAduanera()
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 informacionAduanera property.
For example, to add a new item, do as follows:
getInformacionAduanera().add(newItem);
Objects of the following type(s) are allowed in the list
Comprobante.Conceptos.Concepto.InformacionAduanera
public Comprobante.Conceptos.Concepto.CuentaPredial getCuentaPredial()
Comprobante.Conceptos.Concepto.CuentaPredial
public void setCuentaPredial(Comprobante.Conceptos.Concepto.CuentaPredial value)
value
- allowed object is
Comprobante.Conceptos.Concepto.CuentaPredial
public Comprobante.Conceptos.Concepto.ComplementoConcepto getComplementoConcepto()
Comprobante.Conceptos.Concepto.ComplementoConcepto
public void setComplementoConcepto(Comprobante.Conceptos.Concepto.ComplementoConcepto value)
value
- allowed object is
Comprobante.Conceptos.Concepto.ComplementoConcepto
public List<Comprobante.Conceptos.Concepto.Parte> getParte()
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 parte property.
For example, to add a new item, do as follows:
getParte().add(newItem);
Objects of the following type(s) are allowed in the list
Comprobante.Conceptos.Concepto.Parte
public String getClaveProdServ()
String
public void setClaveProdServ(String value)
value
- allowed object is
String
public String getNoIdentificacion()
String
public void setNoIdentificacion(String value)
value
- allowed object is
String
public BigDecimal getCantidad()
BigDecimal
public void setCantidad(BigDecimal value)
value
- allowed object is
BigDecimal
public String getClaveUnidad()
String
public void setClaveUnidad(String value)
value
- allowed object is
String
public String getUnidad()
String
public void setUnidad(String value)
value
- allowed object is
String
public String getDescripcion()
String
public void setDescripcion(String value)
value
- allowed object is
String
public BigDecimal getValorUnitario()
BigDecimal
public void setValorUnitario(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getImporte()
BigDecimal
public void setImporte(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getDescuento()
BigDecimal
public void setDescuento(BigDecimal value)
value
- allowed object is
BigDecimal
Copyright © 2010–2018. All rights reserved.