|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmx.bigdata.sat.common.terceros.schema.PorCuentadeTerceros
public class PorCuentadeTerceros
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="InformacionFiscalTercero" minOccurs="0">
<complexType>
<complexContent>
<extension base="{http://www.sat.gob.mx/terceros}t_UbicacionFiscal">
</extension>
</complexContent>
</complexType>
</element>
<choice>
<element name="InformacionAduanera" minOccurs="0">
<complexType>
<complexContent>
<extension base="{http://www.sat.gob.mx/terceros}t_InformacionAduanera">
</extension>
</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" type="{http://www.sat.gob.mx/terceros}t_InformacionAduanera" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="cantidad" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<whiteSpace value="collapse"/>
</restriction>
</simpleType>
</attribute>
<attribute name="unidad">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="collapse"/>
<minLength value="1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="noIdentificacion">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<minLength value="1"/>
<whiteSpace value="collapse"/>
</restriction>
</simpleType>
</attribute>
<attribute name="descripcion" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<minLength value="1"/>
<whiteSpace value="collapse"/>
</restriction>
</simpleType>
</attribute>
<attribute name="valorUnitario" type="{http://www.sat.gob.mx/terceros}t_Importe" />
<attribute name="importe" type="{http://www.sat.gob.mx/terceros}t_Importe" />
</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">
<whiteSpace value="collapse"/>
<minLength value="1"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
</choice>
<element name="Impuestos">
<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">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="collapse"/>
<enumeration value="ISR"/>
<enumeration value="IVA"/>
</restriction>
</simpleType>
</attribute>
<attribute name="importe" use="required" type="{http://www.sat.gob.mx/terceros}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">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<whiteSpace value="collapse"/>
<enumeration value="IVA"/>
<enumeration value="IEPS"/>
</restriction>
</simpleType>
</attribute>
<attribute name="tasa" use="required" type="{http://www.sat.gob.mx/terceros}t_Importe" />
<attribute name="importe" use="required" type="{http://www.sat.gob.mx/terceros}t_Importe" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="version" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="1.1" />
<attribute name="rfc" use="required" type="{http://www.sat.gob.mx/terceros}t_RFC" />
<attribute name="nombre">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<minLength value="1"/>
<whiteSpace value="collapse"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
PorCuentadeTerceros.CuentaPredial
Java class for anonymous complex type. |
static class |
PorCuentadeTerceros.Impuestos
Java class for anonymous complex type. |
static class |
PorCuentadeTerceros.InformacionAduanera
Java class for anonymous complex type. |
static class |
PorCuentadeTerceros.InformacionFiscalTercero
Java class for anonymous complex type. |
static class |
PorCuentadeTerceros.Parte
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected PorCuentadeTerceros.CuentaPredial |
cuentaPredial
|
protected PorCuentadeTerceros.Impuestos |
impuestos
|
protected PorCuentadeTerceros.InformacionAduanera |
informacionAduanera
|
protected PorCuentadeTerceros.InformacionFiscalTercero |
informacionFiscalTercero
|
protected String |
nombre
|
protected List<PorCuentadeTerceros.Parte> |
parte
|
protected String |
rfc
|
protected String |
version
|
| Constructor Summary | |
|---|---|
PorCuentadeTerceros()
|
|
| Method Summary | |
|---|---|
PorCuentadeTerceros.CuentaPredial |
getCuentaPredial()
Gets the value of the cuentaPredial property. |
PorCuentadeTerceros.Impuestos |
getImpuestos()
Gets the value of the impuestos property. |
PorCuentadeTerceros.InformacionAduanera |
getInformacionAduanera()
Gets the value of the informacionAduanera property. |
PorCuentadeTerceros.InformacionFiscalTercero |
getInformacionFiscalTercero()
Gets the value of the informacionFiscalTercero property. |
String |
getNombre()
Gets the value of the nombre property. |
List<PorCuentadeTerceros.Parte> |
getParte()
Gets the value of the parte property. |
String |
getRfc()
Gets the value of the rfc property. |
String |
getVersion()
Gets the value of the version property. |
void |
setCuentaPredial(PorCuentadeTerceros.CuentaPredial value)
Sets the value of the cuentaPredial property. |
void |
setImpuestos(PorCuentadeTerceros.Impuestos value)
Sets the value of the impuestos property. |
void |
setInformacionAduanera(PorCuentadeTerceros.InformacionAduanera value)
Sets the value of the informacionAduanera property. |
void |
setInformacionFiscalTercero(PorCuentadeTerceros.InformacionFiscalTercero value)
Sets the value of the informacionFiscalTercero property. |
void |
setNombre(String value)
Sets the value of the nombre property. |
void |
setRfc(String value)
Sets the value of the rfc property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PorCuentadeTerceros.InformacionFiscalTercero informacionFiscalTercero
protected PorCuentadeTerceros.InformacionAduanera informacionAduanera
protected List<PorCuentadeTerceros.Parte> parte
protected PorCuentadeTerceros.CuentaPredial cuentaPredial
protected PorCuentadeTerceros.Impuestos impuestos
protected String version
protected String rfc
protected String nombre
| Constructor Detail |
|---|
public PorCuentadeTerceros()
| Method Detail |
|---|
public PorCuentadeTerceros.InformacionFiscalTercero getInformacionFiscalTercero()
PorCuentadeTerceros.InformacionFiscalTerceropublic void setInformacionFiscalTercero(PorCuentadeTerceros.InformacionFiscalTercero value)
value - allowed object is
PorCuentadeTerceros.InformacionFiscalTerceropublic PorCuentadeTerceros.InformacionAduanera getInformacionAduanera()
PorCuentadeTerceros.InformacionAduanerapublic void setInformacionAduanera(PorCuentadeTerceros.InformacionAduanera value)
value - allowed object is
PorCuentadeTerceros.InformacionAduanerapublic List<PorCuentadeTerceros.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
PorCuentadeTerceros.Parte
public PorCuentadeTerceros.CuentaPredial getCuentaPredial()
PorCuentadeTerceros.CuentaPredialpublic void setCuentaPredial(PorCuentadeTerceros.CuentaPredial value)
value - allowed object is
PorCuentadeTerceros.CuentaPredialpublic PorCuentadeTerceros.Impuestos getImpuestos()
PorCuentadeTerceros.Impuestospublic void setImpuestos(PorCuentadeTerceros.Impuestos value)
value - allowed object is
PorCuentadeTerceros.Impuestospublic String getVersion()
Stringpublic void setVersion(String value)
value - allowed object is
Stringpublic String getRfc()
Stringpublic void setRfc(String value)
value - allowed object is
Stringpublic String getNombre()
Stringpublic void setNombre(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||