package org.whole.lang.artifacts.model; /** * @generator Whole */ public interface FileName extends IArtifactsEntity { }