public class Polizas 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="Poliza" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Transaccion" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="CompNal" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="UUID_CFDI" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> <length value="36"/> <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> <attribute name="RFC" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="12"/> <maxLength value="13"/> <whiteSpace value="collapse"/> <pattern value="[A-ZÑ&]{3,4}[0-9]{2}[0-1][0-9][0-3][0-9][A-Z0-9]?[A-Z0-9]?[0-9A-Z]?"/> </restriction> </simpleType> </attribute> <attribute name="MontoTotal" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/PolizasPeriodo}t_Importe" /> <attribute name="Moneda" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/CatalogosParaEsqContE}c_Moneda" /> <attribute name="TipCamb"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <minInclusive value="0"/> <totalDigits value="19"/> <fractionDigits value="5"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="CompNalOtr" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="CFD_CBB_Serie"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="10"/> <pattern value="[A-Z]+"/> </restriction> </simpleType> </attribute> <attribute name="CFD_CBB_NumFol" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> <minInclusive value="1"/> <totalDigits value="20"/> </restriction> </simpleType> </attribute> <attribute name="RFC" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="12"/> <maxLength value="13"/> <whiteSpace value="collapse"/> <pattern value="[A-ZÑ&]{3,4}[0-9]{2}[0-1][0-9][0-3][0-9][A-Z0-9]?[A-Z0-9]?[0-9A-Z]?"/> </restriction> </simpleType> </attribute> <attribute name="MontoTotal" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/PolizasPeriodo}t_Importe" /> <attribute name="Moneda" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/CatalogosParaEsqContE}c_Moneda" /> <attribute name="TipCamb"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <minInclusive value="0"/> <totalDigits value="19"/> <fractionDigits value="5"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="CompExt" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="NumFactExt" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> <minLength value="1"/> <maxLength value="36"/> </restriction> </simpleType> </attribute> <attribute name="TaxID"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="30"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="MontoTotal" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/PolizasPeriodo}t_Importe" /> <attribute name="Moneda" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/CatalogosParaEsqContE}c_Moneda" /> <attribute name="TipCamb"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <minInclusive value="0"/> <totalDigits value="19"/> <fractionDigits value="5"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="Cheque" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Num" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="20"/> <minLength value="1"/> </restriction> </simpleType> </attribute> <attribute name="BanEmisNal" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/CatalogosParaEsqContE}c_Banco" /> <attribute name="BanEmisExt"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="150"/> </restriction> </simpleType> </attribute> <attribute name="CtaOri" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="50"/> <minLength value="1"/> </restriction> </simpleType> </attribute> <attribute name="Fecha" use="required" type="{http://www.w3.org/2001/XMLSchema}date" /> <attribute name="Benef" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="300"/> </restriction> </simpleType> </attribute> <attribute name="RFC" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="12"/> <maxLength value="13"/> <whiteSpace value="collapse"/> <pattern value="[A-ZÑ&]{3,4}[0-9]{2}[0-1][0-9][0-3][0-9][A-Z0-9]?[A-Z0-9]?[0-9A-Z]?"/> </restriction> </simpleType> </attribute> <attribute name="Monto" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/PolizasPeriodo}t_Importe" /> <attribute name="Moneda" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/CatalogosParaEsqContE}c_Moneda" /> <attribute name="TipCamb"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <minInclusive value="0"/> <totalDigits value="19"/> <fractionDigits value="5"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="Transferencia" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="CtaOri"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="50"/> </restriction> </simpleType> </attribute> <attribute name="BancoOriNal" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/CatalogosParaEsqContE}c_Banco" /> <attribute name="BancoOriExt"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="150"/> </restriction> </simpleType> </attribute> <attribute name="CtaDest" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="50"/> </restriction> </simpleType> </attribute> <attribute name="BancoDestNal" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/CatalogosParaEsqContE}c_Banco" /> <attribute name="BancoDestExt"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="150"/> </restriction> </simpleType> </attribute> <attribute name="Fecha" use="required" type="{http://www.w3.org/2001/XMLSchema}date" /> <attribute name="Benef" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="300"/> </restriction> </simpleType> </attribute> <attribute name="RFC" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="12"/> <maxLength value="13"/> <whiteSpace value="collapse"/> <pattern value="[A-ZÑ&]{3,4}[0-9]{2}[0-1][0-9][0-3][0-9][A-Z0-9]?[A-Z0-9]?[0-9A-Z]?"/> </restriction> </simpleType> </attribute> <attribute name="Monto" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/PolizasPeriodo}t_Importe" /> <attribute name="Moneda" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/CatalogosParaEsqContE}c_Moneda" /> <attribute name="TipCamb"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <minInclusive value="0"/> <totalDigits value="19"/> <fractionDigits value="5"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="OtrMetodoPago" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="MetPagoPol" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/CatalogosParaEsqContE}c_MetPagos" /> <attribute name="Fecha" use="required" type="{http://www.w3.org/2001/XMLSchema}date" /> <attribute name="Benef" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="300"/> </restriction> </simpleType> </attribute> <attribute name="RFC" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="12"/> <maxLength value="13"/> <whiteSpace value="collapse"/> <pattern value="[A-ZÑ&]{3,4}[0-9]{2}[0-1][0-9][0-3][0-9][A-Z0-9]?[A-Z0-9]?[0-9A-Z]?"/> </restriction> </simpleType> </attribute> <attribute name="Monto" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/PolizasPeriodo}t_Importe" /> <attribute name="Moneda" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/CatalogosParaEsqContE}c_Moneda" /> <attribute name="TipCamb"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <minInclusive value="0"/> <totalDigits value="19"/> <fractionDigits value="5"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="NumCta" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="100"/> </restriction> </simpleType> </attribute> <attribute name="DesCta" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="100"/> </restriction> </simpleType> </attribute> <attribute name="Concepto" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="200"/> </restriction> </simpleType> </attribute> <attribute name="Debe" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/PolizasPeriodo}t_Importe" /> <attribute name="Haber" use="required" type="{www.sat.gob.mx/esquemas/ContabilidadE/1_1/PolizasPeriodo}t_Importe" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="NumUnIdenPol" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <maxLength value="50"/> <minLength value="1"/> </restriction> </simpleType> </attribute> <attribute name="Fecha" use="required" type="{http://www.w3.org/2001/XMLSchema}date" /> <attribute name="Concepto" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="300"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="Version" use="required" type="{http://www.w3.org/2001/XMLSchema}string" fixed="1.1" /> <attribute name="RFC" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="12"/> <maxLength value="13"/> <whiteSpace value="collapse"/> <pattern value="[A-ZÑ&]{3,4}[0-9]{2}[0-1][0-9][0-3][0-9][A-Z0-9]?[A-Z0-9]?[0-9A-Z]?"/> </restriction> </simpleType> </attribute> <attribute name="Mes" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="01"/> <enumeration value="02"/> <enumeration value="03"/> <enumeration value="04"/> <enumeration value="05"/> <enumeration value="06"/> <enumeration value="07"/> <enumeration value="08"/> <enumeration value="09"/> <enumeration value="10"/> <enumeration value="11"/> <enumeration value="12"/> </restriction> </simpleType> </attribute> <attribute name="Anio" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}int"> <minInclusive value="2015"/> <maxInclusive value="2099"/> </restriction> </simpleType> </attribute> <attribute name="TipoSolicitud" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <pattern value="AF|FC|DE|CO"/> </restriction> </simpleType> </attribute> <attribute name="NumOrden"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <length value="13"/> <pattern value="[A-Z]{3}[0-6][0-9][0-9]{5}(/)[0-9]{2}"/> </restriction> </simpleType> </attribute> <attribute name="NumTramite"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <length value="10"/> <pattern value="[0-9]{10}"/> </restriction> </simpleType> </attribute> <attribute name="Sello"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="noCertificado"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <length value="20"/> </restriction> </simpleType> </attribute> <attribute name="Certificado"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Polizas.Poliza
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected int |
anio |
protected String |
certificado |
protected String |
mes |
protected String |
noCertificado |
protected String |
numOrden |
protected String |
numTramite |
protected List<Polizas.Poliza> |
poliza |
protected String |
rfc |
protected String |
sello |
protected String |
tipoSolicitud |
protected String |
version |
Constructor and Description |
---|
Polizas() |
Modifier and Type | Method and Description |
---|---|
int |
getAnio()
Gets the value of the anio property.
|
String |
getCertificado()
Gets the value of the certificado property.
|
String |
getMes()
Gets the value of the mes property.
|
String |
getNoCertificado()
Gets the value of the noCertificado property.
|
String |
getNumOrden()
Gets the value of the numOrden property.
|
String |
getNumTramite()
Gets the value of the numTramite property.
|
List<Polizas.Poliza> |
getPoliza()
Gets the value of the poliza property.
|
String |
getRFC()
Gets the value of the rfc property.
|
String |
getSello()
Gets the value of the sello property.
|
String |
getTipoSolicitud()
Gets the value of the tipoSolicitud property.
|
String |
getVersion()
Gets the value of the version property.
|
void |
setAnio(int value)
Sets the value of the anio property.
|
void |
setCertificado(String value)
Sets the value of the certificado property.
|
void |
setMes(String value)
Sets the value of the mes property.
|
void |
setNoCertificado(String value)
Sets the value of the noCertificado property.
|
void |
setNumOrden(String value)
Sets the value of the numOrden property.
|
void |
setNumTramite(String value)
Sets the value of the numTramite property.
|
void |
setRFC(String value)
Sets the value of the rfc property.
|
void |
setSello(String value)
Sets the value of the sello property.
|
void |
setTipoSolicitud(String value)
Sets the value of the tipoSolicitud property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
protected List<Polizas.Poliza> poliza
protected String version
protected String rfc
protected String mes
protected int anio
protected String tipoSolicitud
protected String numOrden
protected String numTramite
protected String sello
protected String noCertificado
protected String certificado
public List<Polizas.Poliza> getPoliza()
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 poliza property.
For example, to add a new item, do as follows:
getPoliza().add(newItem);
Objects of the following type(s) are allowed in the list
Polizas.Poliza
public String getVersion()
String
public void setVersion(String value)
value
- allowed object is
String
public String getRFC()
String
public void setRFC(String value)
value
- allowed object is
String
public String getMes()
String
public void setMes(String value)
value
- allowed object is
String
public int getAnio()
public void setAnio(int value)
public String getTipoSolicitud()
String
public void setTipoSolicitud(String value)
value
- allowed object is
String
public String getNumOrden()
String
public void setNumOrden(String value)
value
- allowed object is
String
public String getNumTramite()
String
public void setNumTramite(String value)
value
- allowed object is
String
public String getSello()
String
public void setSello(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
Copyright © 2010–2018. All rights reserved.