Class CarteGriseV1Document


  • public class CarteGriseV1Document
    extends Prediction
    Carte Grise API version 1.1 document data.
    • 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.
      • 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.
      • 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.
    • Constructor Detail

      • CarteGriseV1Document

        public CarteGriseV1Document()
    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Description copied from class: Prediction
        Returns true if there are no predictions values. Accessing prediction values when this is true may result in a NullPointerException
        Specified by:
        isEmpty in class Prediction
      • 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)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object