org.kuali.student.common.search.dto
Class ComparisonParamInfo
java.lang.Object
org.kuali.student.common.search.dto.ComparisonParamInfo
- All Implemented Interfaces:
- Serializable
public class ComparisonParamInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComparisonParamInfo
public ComparisonParamInfo()
getSubSearchKey
public String getSubSearchKey()
setSubSearchKey
public void setSubSearchKey(String subSearchKey)
getParam
public String getParam()
setParam
public void setParam(String param)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.