package org.kuali.rice.core.api.uif.control;
public interface MultiSelectContract extends AbstractControlContract, Sized, MultiValued {
}