CarAccessoryImpl.java
// license-header java merge-point
//
// Attention: Generated code! Do not modify by hand!
// Generated by HibernateEntityImpl.vsl in andromda-hibernate-cartridge on 08/18/2014 15:29:45-0400.
//
package org.andromda.samples.carrental.inventory;
/**
* @see CarAccessory
*/
// HibernateEntityImpl.vsl annotations merge-point
public class CarAccessoryImpl
extends CarAccessory
{
/**
* The serial version UID of this class. Needed for serialization.
*/
private static final long serialVersionUID = -4933620793753812647L;
// HibernateEntityImpl.vsl merge-point
}