CarAccessoryTypeImpl.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 CarAccessoryType
 */
// HibernateEntityImpl.vsl annotations merge-point
public class CarAccessoryTypeImpl
    extends CarAccessoryType
{
    /**
     * The serial version UID of this class. Needed for serialization.
     */
    private static final long serialVersionUID = 499981815922242899L;

// HibernateEntityImpl.vsl merge-point
}