Package com.mindee.product.fr.cartegrise
Class CarteGriseV1Document
- java.lang.Object
 - 
- com.mindee.parsing.common.Prediction
 - 
- com.mindee.product.fr.cartegrise.CarteGriseV1Document
 
 
 
- 
public class CarteGriseV1Document extends Prediction
Carte Grise API version 1.1 document data. 
- 
- 
Field Summary
Fields Modifier and Type Field Description protected StringFieldaThe vehicle's license plate number.protected DateFieldbThe vehicle's first release date.protected StringFieldc1The vehicle owner's full name including maiden name.protected StringFieldc3The vehicle owner's address.protected StringFieldc41Number of owners of the license certificate.protected StringFieldc4AMentions about the ownership of the vehicle.protected StringFieldd1The vehicle's brand.protected StringFieldd3The vehicle's commercial name.protected StringFieldeThe Vehicle Identification Number (VIN).protected StringFieldf1The vehicle's maximum admissible weight.protected StringFieldf2The vehicle's maximum admissible weight within the license's state.protected StringFieldf3The vehicle's maximum authorized weight with coupling.protected StringFieldformulaNumberThe document's formula number.protected StringFieldgThe vehicle's weight with coupling if tractor different than category M1.protected StringFieldg1The vehicle's national empty weight.protected DateFieldiThe car registration date of the given certificate.protected StringFieldjThe vehicle's category.protected StringFieldj1The vehicle's national type.protected StringFieldj2The vehicle's body type (CE).protected StringFieldj3The vehicle's body type (National designation).protected StringFieldmrz1Machine Readable Zone, first line.protected StringFieldmrz2Machine Readable Zone, second line.protected StringFieldownerFirstNameThe vehicle's owner first name.protected StringFieldownerSurnameThe vehicle's owner surname.protected StringFieldp1The vehicle engine's displacement (cm3).protected StringFieldp2The vehicle's maximum net power (kW).protected StringFieldp3The vehicle's fuel type or energy source.protected StringFieldp6The vehicle's administrative power (fiscal horsepower).protected StringFieldqThe vehicle's power to weight ratio.protected StringFields1The vehicle's number of seats.protected StringFields2The vehicle's number of standing rooms (person).protected StringFieldu1The vehicle's sound level (dB).protected StringFieldu2The vehicle engine's rotation speed (RPM).protected StringFieldv7The vehicle's CO2 emission (g/km).protected StringFieldx1Next technical control date.protected StringFieldy1Amount of the regional proportional tax of the registration (in euros).protected StringFieldy2Amount of the additional parafiscal tax of the registration (in euros).protected StringFieldy3Amount of the additional CO2 tax of the registration (in euros).protected StringFieldy4Amount of the fee for managing the registration (in euros).protected StringFieldy5Amount of the fee for delivery of the registration certificate in euros.protected StringFieldy6Total amount of registration fee to be paid in euros. 
- 
Constructor Summary
Constructors Constructor Description CarteGriseV1Document() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringFieldgetA()The vehicle's license plate number.DateFieldgetB()The vehicle's first release date.StringFieldgetC1()The vehicle owner's full name including maiden name.StringFieldgetC3()The vehicle owner's address.StringFieldgetC41()Number of owners of the license certificate.StringFieldgetC4A()Mentions about the ownership of the vehicle.StringFieldgetD1()The vehicle's brand.StringFieldgetD3()The vehicle's commercial name.StringFieldgetE()The Vehicle Identification Number (VIN).StringFieldgetF1()The vehicle's maximum admissible weight.StringFieldgetF2()The vehicle's maximum admissible weight within the license's state.StringFieldgetF3()The vehicle's maximum authorized weight with coupling.StringFieldgetFormulaNumber()The document's formula number.StringFieldgetG()The vehicle's weight with coupling if tractor different than category M1.StringFieldgetG1()The vehicle's national empty weight.DateFieldgetI()The car registration date of the given certificate.StringFieldgetJ()The vehicle's category.StringFieldgetJ1()The vehicle's national type.StringFieldgetJ2()The vehicle's body type (CE).StringFieldgetJ3()The vehicle's body type (National designation).StringFieldgetMrz1()Machine Readable Zone, first line.StringFieldgetMrz2()Machine Readable Zone, second line.StringFieldgetOwnerFirstName()The vehicle's owner first name.StringFieldgetOwnerSurname()The vehicle's owner surname.StringFieldgetP1()The vehicle engine's displacement (cm3).StringFieldgetP2()The vehicle's maximum net power (kW).StringFieldgetP3()The vehicle's fuel type or energy source.StringFieldgetP6()The vehicle's administrative power (fiscal horsepower).StringFieldgetQ()The vehicle's power to weight ratio.StringFieldgetS1()The vehicle's number of seats.StringFieldgetS2()The vehicle's number of standing rooms (person).StringFieldgetU1()The vehicle's sound level (dB).StringFieldgetU2()The vehicle engine's rotation speed (RPM).StringFieldgetV7()The vehicle's CO2 emission (g/km).StringFieldgetX1()Next technical control date.StringFieldgetY1()Amount of the regional proportional tax of the registration (in euros).StringFieldgetY2()Amount of the additional parafiscal tax of the registration (in euros).StringFieldgetY3()Amount of the additional CO2 tax of the registration (in euros).StringFieldgetY4()Amount of the fee for managing the registration (in euros).StringFieldgetY5()Amount of the fee for delivery of the registration certificate in euros.StringFieldgetY6()Total amount of registration fee to be paid in euros.inthashCode()booleanisEmpty()Returnstrueif there are no predictions values.StringtoString() 
 - 
 
- 
- 
Field Detail
- 
a
protected StringField a
The vehicle's license plate number. 
- 
b
protected DateField b
The vehicle's first release date. 
- 
c1
protected StringField c1
The vehicle owner's full name including maiden name. 
- 
c3
protected StringField c3
The vehicle owner's address. 
- 
c41
protected StringField c41
Number of owners of the license certificate. 
- 
c4A
protected StringField c4A
Mentions about the ownership of the vehicle. 
- 
d1
protected StringField d1
The vehicle's brand. 
- 
d3
protected StringField d3
The vehicle's commercial name. 
- 
e
protected StringField e
The Vehicle Identification Number (VIN). 
- 
f1
protected StringField f1
The vehicle's maximum admissible weight. 
- 
f2
protected StringField f2
The vehicle's maximum admissible weight within the license's state. 
- 
f3
protected StringField f3
The vehicle's maximum authorized weight with coupling. 
- 
formulaNumber
protected StringField formulaNumber
The document's formula number. 
- 
g
protected StringField g
The vehicle's weight with coupling if tractor different than category M1. 
- 
g1
protected StringField g1
The vehicle's national empty weight. 
- 
i
protected DateField i
The car registration date of the given certificate. 
- 
j
protected StringField j
The vehicle's category. 
- 
j1
protected StringField j1
The vehicle's national type. 
- 
j2
protected StringField j2
The vehicle's body type (CE). 
- 
j3
protected StringField j3
The vehicle's body type (National designation). 
- 
mrz1
protected StringField mrz1
Machine Readable Zone, first line. 
- 
mrz2
protected StringField mrz2
Machine Readable Zone, second line. 
- 
ownerFirstName
protected StringField ownerFirstName
The vehicle's owner first name. 
- 
ownerSurname
protected StringField ownerSurname
The vehicle's owner surname. 
- 
p1
protected StringField p1
The vehicle engine's displacement (cm3). 
- 
p2
protected StringField p2
The vehicle's maximum net power (kW). 
- 
p3
protected StringField p3
The vehicle's fuel type or energy source. 
- 
p6
protected StringField p6
The vehicle's administrative power (fiscal horsepower). 
- 
q
protected StringField q
The vehicle's power to weight ratio. 
- 
s1
protected StringField s1
The vehicle's number of seats. 
- 
s2
protected StringField s2
The vehicle's number of standing rooms (person). 
- 
u1
protected StringField u1
The vehicle's sound level (dB). 
- 
u2
protected StringField u2
The vehicle engine's rotation speed (RPM). 
- 
v7
protected StringField v7
The vehicle's CO2 emission (g/km). 
- 
x1
protected StringField x1
Next technical control date. 
- 
y1
protected StringField y1
Amount of the regional proportional tax of the registration (in euros). 
- 
y2
protected StringField y2
Amount of the additional parafiscal tax of the registration (in euros). 
- 
y3
protected StringField y3
Amount of the additional CO2 tax of the registration (in euros). 
- 
y4
protected StringField y4
Amount of the fee for managing the registration (in euros). 
- 
y5
protected StringField y5
Amount of the fee for delivery of the registration certificate in euros. 
- 
y6
protected StringField y6
Total amount of registration fee to be paid in euros. 
 - 
 
- 
Method Detail
- 
isEmpty
public boolean isEmpty()
Description copied from class:PredictionReturnstrueif there are no predictions values. Accessing prediction values when this istruemay result in aNullPointerException- Specified by:
 isEmptyin classPrediction
 
- 
getA
public StringField getA()
The vehicle's license plate number. 
- 
getB
public DateField getB()
The vehicle's first release date. 
- 
getC1
public StringField getC1()
The vehicle owner's full name including maiden name. 
- 
getC3
public StringField getC3()
The vehicle owner's address. 
- 
getC41
public StringField getC41()
Number of owners of the license certificate. 
- 
getC4A
public StringField getC4A()
Mentions about the ownership of the vehicle. 
- 
getD1
public StringField getD1()
The vehicle's brand. 
- 
getD3
public StringField getD3()
The vehicle's commercial name. 
- 
getE
public StringField getE()
The Vehicle Identification Number (VIN). 
- 
getF1
public StringField getF1()
The vehicle's maximum admissible weight. 
- 
getF2
public StringField getF2()
The vehicle's maximum admissible weight within the license's state. 
- 
getF3
public StringField getF3()
The vehicle's maximum authorized weight with coupling. 
- 
getFormulaNumber
public StringField getFormulaNumber()
The document's formula number. 
- 
getG
public StringField getG()
The vehicle's weight with coupling if tractor different than category M1. 
- 
getG1
public StringField getG1()
The vehicle's national empty weight. 
- 
getI
public DateField getI()
The car registration date of the given certificate. 
- 
getJ
public StringField getJ()
The vehicle's category. 
- 
getJ1
public StringField getJ1()
The vehicle's national type. 
- 
getJ2
public StringField getJ2()
The vehicle's body type (CE). 
- 
getJ3
public StringField getJ3()
The vehicle's body type (National designation). 
- 
getMrz1
public StringField getMrz1()
Machine Readable Zone, first line. 
- 
getMrz2
public StringField getMrz2()
Machine Readable Zone, second line. 
- 
getOwnerFirstName
public StringField getOwnerFirstName()
The vehicle's owner first name. 
- 
getOwnerSurname
public StringField getOwnerSurname()
The vehicle's owner surname. 
- 
getP1
public StringField getP1()
The vehicle engine's displacement (cm3). 
- 
getP2
public StringField getP2()
The vehicle's maximum net power (kW). 
- 
getP3
public StringField getP3()
The vehicle's fuel type or energy source. 
- 
getP6
public StringField getP6()
The vehicle's administrative power (fiscal horsepower). 
- 
getQ
public StringField getQ()
The vehicle's power to weight ratio. 
- 
getS1
public StringField getS1()
The vehicle's number of seats. 
- 
getS2
public StringField getS2()
The vehicle's number of standing rooms (person). 
- 
getU1
public StringField getU1()
The vehicle's sound level (dB). 
- 
getU2
public StringField getU2()
The vehicle engine's rotation speed (RPM). 
- 
getV7
public StringField getV7()
The vehicle's CO2 emission (g/km). 
- 
getX1
public StringField getX1()
Next technical control date. 
- 
getY1
public StringField getY1()
Amount of the regional proportional tax of the registration (in euros). 
- 
getY2
public StringField getY2()
Amount of the additional parafiscal tax of the registration (in euros). 
- 
getY3
public StringField getY3()
Amount of the additional CO2 tax of the registration (in euros). 
- 
getY4
public StringField getY4()
Amount of the fee for managing the registration (in euros). 
- 
getY5
public StringField getY5()
Amount of the fee for delivery of the registration certificate in euros. 
- 
getY6
public StringField getY6()
Total amount of registration fee to be paid in euros. 
- 
canEqual
protected boolean canEqual(Object other)
 
 - 
 
 -