public static class Renovacionysustitucionvehiculos.DecretoSustitVehicular.VehiculoUsadoEnajenadoPermAlFab 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"> <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>
Modifier and Type | Field and Description |
---|---|
protected String |
aduana |
protected int |
año |
protected XMLGregorianCalendar |
fechaRegulVeh |
protected String |
foliofiscal |
protected String |
marca |
protected String |
modelo |
protected String |
niv |
protected String |
numFolAvisoint |
protected String |
numFolTarjCir |
protected String |
numMotor |
protected String |
numPedIm |
protected String |
numPlacas |
protected String |
numSerie |
protected BigDecimal |
precioVehUsado |
protected String |
tipooClase |
protected String |
tipoVeh |
Constructor and Description |
---|
VehiculoUsadoEnajenadoPermAlFab() |
Modifier and Type | Method and Description |
---|---|
String |
getAduana()
Gets the value of the aduana property.
|
int |
getAño()
Gets the value of the año property.
|
XMLGregorianCalendar |
getFechaRegulVeh()
Gets the value of the fechaRegulVeh property.
|
String |
getFoliofiscal()
Gets the value of the foliofiscal property.
|
String |
getMarca()
Gets the value of the marca property.
|
String |
getModelo()
Gets the value of the modelo property.
|
String |
getNIV()
Gets the value of the niv property.
|
String |
getNumFolAvisoint()
Gets the value of the numFolAvisoint property.
|
String |
getNumFolTarjCir()
Gets the value of the numFolTarjCir property.
|
String |
getNumMotor()
Gets the value of the numMotor property.
|
String |
getNumPedIm()
Gets the value of the numPedIm property.
|
String |
getNumPlacas()
Gets the value of the numPlacas property.
|
String |
getNumSerie()
Gets the value of the numSerie property.
|
BigDecimal |
getPrecioVehUsado()
Gets the value of the precioVehUsado property.
|
String |
getTipooClase()
Gets the value of the tipooClase property.
|
String |
getTipoVeh()
Gets the value of the tipoVeh property.
|
void |
setAduana(String value)
Sets the value of the aduana property.
|
void |
setAño(int value)
Sets the value of the año property.
|
void |
setFechaRegulVeh(XMLGregorianCalendar value)
Sets the value of the fechaRegulVeh property.
|
void |
setFoliofiscal(String value)
Sets the value of the foliofiscal property.
|
void |
setMarca(String value)
Sets the value of the marca property.
|
void |
setModelo(String value)
Sets the value of the modelo property.
|
void |
setNIV(String value)
Sets the value of the niv property.
|
void |
setNumFolAvisoint(String value)
Sets the value of the numFolAvisoint property.
|
void |
setNumFolTarjCir(String value)
Sets the value of the numFolTarjCir property.
|
void |
setNumMotor(String value)
Sets the value of the numMotor property.
|
void |
setNumPedIm(String value)
Sets the value of the numPedIm property.
|
void |
setNumPlacas(String value)
Sets the value of the numPlacas property.
|
void |
setNumSerie(String value)
Sets the value of the numSerie property.
|
void |
setPrecioVehUsado(BigDecimal value)
Sets the value of the precioVehUsado property.
|
void |
setTipooClase(String value)
Sets the value of the tipooClase property.
|
void |
setTipoVeh(String value)
Sets the value of the tipoVeh property.
|
protected BigDecimal precioVehUsado
protected String tipoVeh
protected String marca
protected String tipooClase
protected int año
protected String modelo
protected String niv
protected String numSerie
protected String numPlacas
protected String numMotor
protected String numFolTarjCir
protected String numFolAvisoint
protected String numPedIm
protected String aduana
protected XMLGregorianCalendar fechaRegulVeh
protected String foliofiscal
public BigDecimal getPrecioVehUsado()
BigDecimal
public void setPrecioVehUsado(BigDecimal value)
value
- allowed object is
BigDecimal
public String getTipoVeh()
String
public void setTipoVeh(String value)
value
- allowed object is
String
public String getMarca()
String
public void setMarca(String value)
value
- allowed object is
String
public String getTipooClase()
String
public void setTipooClase(String value)
value
- allowed object is
String
public int getAño()
public void setAño(int value)
public String getModelo()
String
public void setModelo(String value)
value
- allowed object is
String
public String getNIV()
String
public void setNIV(String value)
value
- allowed object is
String
public String getNumSerie()
String
public void setNumSerie(String value)
value
- allowed object is
String
public String getNumPlacas()
String
public void setNumPlacas(String value)
value
- allowed object is
String
public String getNumMotor()
String
public void setNumMotor(String value)
value
- allowed object is
String
public String getNumFolTarjCir()
String
public void setNumFolTarjCir(String value)
value
- allowed object is
String
public String getNumFolAvisoint()
String
public void setNumFolAvisoint(String value)
value
- allowed object is
String
public String getNumPedIm()
String
public void setNumPedIm(String value)
value
- allowed object is
String
public String getAduana()
String
public void setAduana(String value)
value
- allowed object is
String
public XMLGregorianCalendar getFechaRegulVeh()
XMLGregorianCalendar
public void setFechaRegulVeh(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public String getFoliofiscal()
String
Copyright © 2010–2018. All rights reserved.