TorqueTurbineUserPeerImpl.java

package org.apache.fulcrum.security.torque.om;

/**
 * The skeleton for this class was autogenerated by Torque on:
 *
 * [Thu Nov 04 10:34:43 CET 2021]
 *
 * You should add additional methods to this class to meet the
 * application requirements.  This class will only be generated as
 * long as it does not already exist in the output directory.
 */

public class TorqueTurbineUserPeerImpl
    extends org.apache.fulcrum.security.torque.om.BaseTorqueTurbineUserPeerImpl
{
    /** Serial version */
    private static final long serialVersionUID = 1636018483859L;



}