package org.whole.lang.actions.model; /** * @generator Whole */ public interface DistinctPrefix extends IActionsEntity, NamingStrategy { }