Class INRideVehicle

    • Constructor Detail

      • INRideVehicle

        public INRideVehicle()
      • INRideVehicle

        protected INRideVehicle​(NSObject.Handle h,
                                long handle)
      • INRideVehicle

        public INRideVehicle​(NSCoder decoder)
    • Method Detail

      • setLocation

        public void setLocation​(CLLocation v)
      • getRegistrationPlate

        public java.lang.String getRegistrationPlate()
      • setRegistrationPlate

        public void setRegistrationPlate​(java.lang.String v)
      • getManufacturer

        public java.lang.String getManufacturer()
      • setManufacturer

        public void setManufacturer​(java.lang.String v)
      • getModel

        public java.lang.String getModel()
      • setModel

        public void setModel​(java.lang.String v)
      • getMapAnnotationImage

        public INImage getMapAnnotationImage()
      • setMapAnnotationImage

        public void setMapAnnotationImage​(INImage v)
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSCoder decoder)