org.kuali.student.core.search.dto
Class ComparisonParamInfo
java.lang.Object
org.kuali.student.core.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 |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
subSearchKey
private String subSearchKey
param
private String param
ComparisonParamInfo
public ComparisonParamInfo()
getSubSearchKey
public String getSubSearchKey()
setSubSearchKey
public void setSubSearchKey(String subSearchKey)
getParam
public String getParam()
setParam
public void setParam(String param)
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.