Class Vehicle


  • @Entity
    @HttpObject
    public class Vehicle
    extends java.lang.Object
    Vehicle.
    Author:
    Daniel Sagenschneider
    • Constructor Summary

      Constructors 
      Constructor Description
      Vehicle()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Vehicle

        public Vehicle()