package cnp.ew.displayer;

public interface CpOrientableValueDisplayable extends CpValueDisplayable, CpOrientable
{
}

