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 StringField
a
The vehicle's license plate number.protected DateField
b
The vehicle's first release date.protected StringField
c1
The vehicle owner's full name including maiden name.protected StringField
c3
The vehicle owner's address.protected StringField
c41
Number of owners of the license certificate.protected StringField
c4A
Mentions about the ownership of the vehicle.protected StringField
d1
The vehicle's brand.protected StringField
d3
The vehicle's commercial name.protected StringField
e
The Vehicle Identification Number (VIN).protected StringField
f1
The vehicle's maximum admissible weight.protected StringField
f2
The vehicle's maximum admissible weight within the license's state.protected StringField
f3
The vehicle's maximum authorized weight with coupling.protected StringField
formulaNumber
The document's formula number.protected StringField
g
The vehicle's weight with coupling if tractor different than category M1.protected StringField
g1
The vehicle's national empty weight.protected DateField
i
The car registration date of the given certificate.protected StringField
j
The vehicle's category.protected StringField
j1
The vehicle's national type.protected StringField
j2
The vehicle's body type (CE).protected StringField
j3
The vehicle's body type (National designation).protected StringField
mrz1
Machine Readable Zone, first line.protected StringField
mrz2
Machine Readable Zone, second line.protected StringField
ownerFirstName
The vehicle's owner first name.protected StringField
ownerSurname
The vehicle's owner surname.protected StringField
p1
The vehicle engine's displacement (cm3).protected StringField
p2
The vehicle's maximum net power (kW).protected StringField
p3
The vehicle's fuel type or energy source.protected StringField
p6
The vehicle's administrative power (fiscal horsepower).protected StringField
q
The vehicle's power to weight ratio.protected StringField
s1
The vehicle's number of seats.protected StringField
s2
The vehicle's number of standing rooms (person).protected StringField
u1
The vehicle's sound level (dB).protected StringField
u2
The vehicle engine's rotation speed (RPM).protected StringField
v7
The vehicle's CO2 emission (g/km).protected StringField
x1
Next technical control date.protected StringField
y1
Amount of the regional proportional tax of the registration (in euros).protected StringField
y2
Amount of the additional parafiscal tax of the registration (in euros).protected StringField
y3
Amount of the additional CO2 tax of the registration (in euros).protected StringField
y4
Amount of the fee for managing the registration (in euros).protected StringField
y5
Amount of the fee for delivery of the registration certificate in euros.protected StringField
y6
Total 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 boolean
canEqual(Object other)
boolean
equals(Object o)
StringField
getA()
The vehicle's license plate number.DateField
getB()
The vehicle's first release date.StringField
getC1()
The vehicle owner's full name including maiden name.StringField
getC3()
The vehicle owner's address.StringField
getC41()
Number of owners of the license certificate.StringField
getC4A()
Mentions about the ownership of the vehicle.StringField
getD1()
The vehicle's brand.StringField
getD3()
The vehicle's commercial name.StringField
getE()
The Vehicle Identification Number (VIN).StringField
getF1()
The vehicle's maximum admissible weight.StringField
getF2()
The vehicle's maximum admissible weight within the license's state.StringField
getF3()
The vehicle's maximum authorized weight with coupling.StringField
getFormulaNumber()
The document's formula number.StringField
getG()
The vehicle's weight with coupling if tractor different than category M1.StringField
getG1()
The vehicle's national empty weight.DateField
getI()
The car registration date of the given certificate.StringField
getJ()
The vehicle's category.StringField
getJ1()
The vehicle's national type.StringField
getJ2()
The vehicle's body type (CE).StringField
getJ3()
The vehicle's body type (National designation).StringField
getMrz1()
Machine Readable Zone, first line.StringField
getMrz2()
Machine Readable Zone, second line.StringField
getOwnerFirstName()
The vehicle's owner first name.StringField
getOwnerSurname()
The vehicle's owner surname.StringField
getP1()
The vehicle engine's displacement (cm3).StringField
getP2()
The vehicle's maximum net power (kW).StringField
getP3()
The vehicle's fuel type or energy source.StringField
getP6()
The vehicle's administrative power (fiscal horsepower).StringField
getQ()
The vehicle's power to weight ratio.StringField
getS1()
The vehicle's number of seats.StringField
getS2()
The vehicle's number of standing rooms (person).StringField
getU1()
The vehicle's sound level (dB).StringField
getU2()
The vehicle engine's rotation speed (RPM).StringField
getV7()
The vehicle's CO2 emission (g/km).StringField
getX1()
Next technical control date.StringField
getY1()
Amount of the regional proportional tax of the registration (in euros).StringField
getY2()
Amount of the additional parafiscal tax of the registration (in euros).StringField
getY3()
Amount of the additional CO2 tax of the registration (in euros).StringField
getY4()
Amount of the fee for managing the registration (in euros).StringField
getY5()
Amount of the fee for delivery of the registration certificate in euros.StringField
getY6()
Total amount of registration fee to be paid in euros.int
hashCode()
boolean
isEmpty()
Returnstrue
if there are no predictions values.String
toString()
-
-
-
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:Prediction
Returnstrue
if there are no predictions values. Accessing prediction values when this istrue
may result in aNullPointerException
- Specified by:
isEmpty
in 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)
-
-