blob: 72d50e2fa69549401059ad02b2bf4d1db501d608 [file] [log] [blame]
package org.eclipse.jst.jee.project.facet;
public interface IEJBCreateDeploymentFilesDataModelProperties extends
ICreateDeploymentFilesDataModelProperties {
/**
* This field should not be used. It is not part of the API and may be modified in the future.
*/
public static Class _provider_class = EJBCreateDeploymentFilesDataModelProvider.class;
}