public class Renovacionysustitucionvehiculos 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="DecretoRenovVehicular" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="VehiculosUsadosEnajenadoPermAlFab" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="PrecioVehUsado" use="required" type="{http://www.sat.gob.mx/renovacionysustitucionvehiculos}t_Importe" /> <attribute name="TipoVeh" use="required" type="{http://www.sat.gob.mx/renovacionysustitucionvehiculos}c_TipoVehiculo_r" /> <attribute name="Marca" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="50"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="TipooClase" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="50"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="Año" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}int"> <minInclusive value="1900"/> </restriction> </simpleType> </attribute> <attribute name="Modelo"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NIV"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="17"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumSerie"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="17"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumPlacas" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="10"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumMotor"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="17"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumFolTarjCir" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="40"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumPedIm"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="40"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="Aduana"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="FechaRegulVeh" type="{http://www.w3.org/2001/XMLSchema}date" /> <attribute name="Foliofiscal" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="36"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="VehiculoNuvoSemEnajenadoFabAlPerm"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Año" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}int"> <minInclusive value="1900"/> </restriction> </simpleType> </attribute> <attribute name="Modelo"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumPlacas" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="10"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="RFC" type="{http://www.sat.gob.mx/renovacionysustitucionvehiculos}t_RFC" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="VehEnaj" use="required" type="{http://www.sat.gob.mx/renovacionysustitucionvehiculos}c_VehiculoEnajenado" /> </restriction> </complexContent> </complexType> </element> <element name="DecretoSustitVehicular" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="VehiculoUsadoEnajenadoPermAlFab"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="PrecioVehUsado" use="required" type="{http://www.sat.gob.mx/renovacionysustitucionvehiculos}t_Importe" /> <attribute name="TipoVeh" use="required" type="{http://www.sat.gob.mx/renovacionysustitucionvehiculos}c_TipoVehiculo_s" /> <attribute name="Marca" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="50"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="TipooClase" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="50"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="Año" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}int"> <minInclusive value="1900"/> </restriction> </simpleType> </attribute> <attribute name="Modelo"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NIV"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="17"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumSerie"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="17"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumPlacas" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="10"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumMotor"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="17"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumFolTarjCir" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="40"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumFolAvisoint" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="20"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumPedIm" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="40"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="Aduana" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="FechaRegulVeh" use="required" type="{http://www.w3.org/2001/XMLSchema}date" /> <attribute name="Foliofiscal" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="36"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="VehiculoNuvoSemEnajenadoFabAlPerm"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Año" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}int"> <minInclusive value="1900"/> </restriction> </simpleType> </attribute> <attribute name="Modelo"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="NumPlacas" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="10"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="RFC" type="{http://www.sat.gob.mx/renovacionysustitucionvehiculos}t_RFC" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="VehEnaj" use="required" type="{http://www.sat.gob.mx/renovacionysustitucionvehiculos}c_VehiculoEnajenado" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="Version" use="required" fixed="1.0"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="TipoDeDecreto" use="required" type="{http://www.sat.gob.mx/renovacionysustitucionvehiculos}c_TipoDecreto" /> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Renovacionysustitucionvehiculos.DecretoRenovVehicular
Java class for anonymous complex type.
|
static class |
Renovacionysustitucionvehiculos.DecretoSustitVehicular
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected Renovacionysustitucionvehiculos.DecretoRenovVehicular |
decretoRenovVehicular |
protected Renovacionysustitucionvehiculos.DecretoSustitVehicular |
decretoSustitVehicular |
protected String |
tipoDeDecreto |
protected String |
version |
Constructor and Description |
---|
Renovacionysustitucionvehiculos() |
Modifier and Type | Method and Description |
---|---|
Renovacionysustitucionvehiculos.DecretoRenovVehicular |
getDecretoRenovVehicular()
Gets the value of the decretoRenovVehicular property.
|
Renovacionysustitucionvehiculos.DecretoSustitVehicular |
getDecretoSustitVehicular()
Gets the value of the decretoSustitVehicular property.
|
String |
getTipoDeDecreto()
Gets the value of the tipoDeDecreto property.
|
String |
getVersion()
Gets the value of the version property.
|
void |
setDecretoRenovVehicular(Renovacionysustitucionvehiculos.DecretoRenovVehicular value)
Sets the value of the decretoRenovVehicular property.
|
void |
setDecretoSustitVehicular(Renovacionysustitucionvehiculos.DecretoSustitVehicular value)
Sets the value of the decretoSustitVehicular property.
|
void |
setTipoDeDecreto(String value)
Sets the value of the tipoDeDecreto property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
protected Renovacionysustitucionvehiculos.DecretoRenovVehicular decretoRenovVehicular
protected Renovacionysustitucionvehiculos.DecretoSustitVehicular decretoSustitVehicular
protected String version
protected String tipoDeDecreto
public Renovacionysustitucionvehiculos.DecretoRenovVehicular getDecretoRenovVehicular()
Renovacionysustitucionvehiculos.DecretoRenovVehicular
public void setDecretoRenovVehicular(Renovacionysustitucionvehiculos.DecretoRenovVehicular value)
value
- allowed object is
Renovacionysustitucionvehiculos.DecretoRenovVehicular
public Renovacionysustitucionvehiculos.DecretoSustitVehicular getDecretoSustitVehicular()
Renovacionysustitucionvehiculos.DecretoSustitVehicular
public void setDecretoSustitVehicular(Renovacionysustitucionvehiculos.DecretoSustitVehicular value)
value
- allowed object is
Renovacionysustitucionvehiculos.DecretoSustitVehicular
public String getVersion()
String
public void setVersion(String value)
value
- allowed object is
String
public String getTipoDeDecreto()
String
Copyright © 2010–2018. All rights reserved.