package org.kuali.rice.core.api.uif.control;
public interface HiddenInputContract extends AbstractControlContract, SingleValued {
}