public static class Renovacionysustitucionvehiculos.DecretoRenovVehicular 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="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>
Modifier and Type | Class and Description |
---|---|
static class |
Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculoNuvoSemEnajenadoFabAlPerm
Java class for anonymous complex type.
|
static class |
Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculosUsadosEnajenadoPermAlFab
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected String |
vehEnaj |
protected Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculoNuvoSemEnajenadoFabAlPerm |
vehiculoNuvoSemEnajenadoFabAlPerm |
protected List<Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculosUsadosEnajenadoPermAlFab> |
vehiculosUsadosEnajenadoPermAlFab |
Constructor and Description |
---|
DecretoRenovVehicular() |
Modifier and Type | Method and Description |
---|---|
String |
getVehEnaj()
Gets the value of the vehEnaj property.
|
Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculoNuvoSemEnajenadoFabAlPerm |
getVehiculoNuvoSemEnajenadoFabAlPerm()
Gets the value of the vehiculoNuvoSemEnajenadoFabAlPerm property.
|
List<Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculosUsadosEnajenadoPermAlFab> |
getVehiculosUsadosEnajenadoPermAlFab()
Gets the value of the vehiculosUsadosEnajenadoPermAlFab property.
|
void |
setVehEnaj(String value)
Sets the value of the vehEnaj property.
|
void |
setVehiculoNuvoSemEnajenadoFabAlPerm(Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculoNuvoSemEnajenadoFabAlPerm value)
Sets the value of the vehiculoNuvoSemEnajenadoFabAlPerm property.
|
protected List<Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculosUsadosEnajenadoPermAlFab> vehiculosUsadosEnajenadoPermAlFab
protected Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculoNuvoSemEnajenadoFabAlPerm vehiculoNuvoSemEnajenadoFabAlPerm
protected String vehEnaj
public List<Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculosUsadosEnajenadoPermAlFab> getVehiculosUsadosEnajenadoPermAlFab()
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 vehiculosUsadosEnajenadoPermAlFab property.
For example, to add a new item, do as follows:
getVehiculosUsadosEnajenadoPermAlFab().add(newItem);
Objects of the following type(s) are allowed in the list
Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculosUsadosEnajenadoPermAlFab
public Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculoNuvoSemEnajenadoFabAlPerm getVehiculoNuvoSemEnajenadoFabAlPerm()
Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculoNuvoSemEnajenadoFabAlPerm
public void setVehiculoNuvoSemEnajenadoFabAlPerm(Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculoNuvoSemEnajenadoFabAlPerm value)
value
- allowed object is
Renovacionysustitucionvehiculos.DecretoRenovVehicular.VehiculoNuvoSemEnajenadoFabAlPerm
public String getVehEnaj()
String
Copyright © 2010–2018. All rights reserved.