blob: 6ed3be670a75503dee01008ef6710aa2d85b1efc [file] [log] [blame]
package org.eclipse.jst.jee.project.facet;
public interface IAppClientCreateDeploymentFilesDataModelProperties 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 = AppClientCreateDeploymentFilesDataModelProvider.class;
}