public static class Renovacionysustitucionvehiculos.DecretoSustitVehicular 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="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>
Modifier and Type | Class and Description |
---|---|
static class |
Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoNuvoSemEnajenadoFabAlPerm
Java class for anonymous complex type.
|
static class |
Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoUsadoEnajenadoPermAlFab
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected String |
vehEnaj |
protected Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoNuvoSemEnajenadoFabAlPerm |
vehiculoNuvoSemEnajenadoFabAlPerm |
protected Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoUsadoEnajenadoPermAlFab |
vehiculoUsadoEnajenadoPermAlFab |
Constructor and Description |
---|
DecretoSustitVehicular() |
protected Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoUsadoEnajenadoPermAlFab vehiculoUsadoEnajenadoPermAlFab
protected Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoNuvoSemEnajenadoFabAlPerm vehiculoNuvoSemEnajenadoFabAlPerm
protected String vehEnaj
public Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoUsadoEnajenadoPermAlFab getVehiculoUsadoEnajenadoPermAlFab()
Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoUsadoEnajenadoPermAlFab
public void setVehiculoUsadoEnajenadoPermAlFab(Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoUsadoEnajenadoPermAlFab value)
value
- allowed object is
Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoUsadoEnajenadoPermAlFab
public Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoNuvoSemEnajenadoFabAlPerm getVehiculoNuvoSemEnajenadoFabAlPerm()
Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoNuvoSemEnajenadoFabAlPerm
public void setVehiculoNuvoSemEnajenadoFabAlPerm(Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoNuvoSemEnajenadoFabAlPerm value)
value
- allowed object is
Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoNuvoSemEnajenadoFabAlPerm
public String getVehEnaj()
String
Copyright © 2010–2018. All rights reserved.