| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.student.contract.model.SearchRow
public class SearchRow
Models a single dictionary entry
| Constructor Summary | |
|---|---|
| SearchRow() | |
| Method Summary | |
|---|---|
| protected  Object | clone() | 
|  String | getCaseSensitive()Get the value of caseSensitive | 
|  String | getChildLookup()Get the value of childLookup | 
|  String | getComments()Get the value of comments | 
|  String | getDataType()Get the value of dataType | 
|  String | getDefaultValue()Get the value of defaultValue | 
|  String | getDescription()Get the value of description | 
|  String | getHidden()Get the value of hidden | 
|  String | getKey()Get the value of key | 
|  String | getLookupKey()Get the value of lookupKey | 
|  String | getName()Get the value of name | 
|  String | getOptional()Get the value of optional | 
|  int | getRowNumber()Get the value of rowNumber | 
|  String | getService()Get the value of service | 
|  String | getStatus()Get the value of status | 
|  String | getType()Get the value of type | 
|  String | getUsage()Get the value of usage | 
|  String | getWidget()Get the value of widget | 
|  String | getWriteAccess()Get the value of writeAccess | 
|  void | setCaseSensitive(String caseSensitive)Set the value of caseSensitive | 
|  void | setChildLookup(String childLookup)Set the value of childLookup | 
|  void | setComments(String comments)Set the value of comments | 
|  void | setDataType(String dataType)Set the value of dataType | 
|  void | setDefaultValue(String defaultValue)Set the value of defaultValue | 
|  void | setDescription(String description)Set the value of description | 
|  void | setHidden(String hidden)Set the value of hidden | 
|  void | setKey(String key)Set the value of key | 
|  void | setLookupKey(String lookupKey)Set the value of lookupKey | 
|  void | setName(String name)Set the value of name | 
|  void | setOptional(String optional)Set the value of optional | 
|  void | setRowNumber(int rowNumber)Set the value of rowNumber | 
|  void | setService(String service)Set the value of service | 
|  void | setStatus(String status)Set the value of status | 
|  void | setType(String type)Set the value of type | 
|  void | setUsage(String usage)Set the value of usage | 
|  void | setWidget(String widget)Set the value of widget | 
|  void | setWriteAccess(String writeAccess)Set the value of writeAccess | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SearchRow()
| Method Detail | 
|---|
public int getRowNumber()
public void setRowNumber(int rowNumber)
rowNumber - new value of rowNumberpublic String getKey()
public String getLookupKey()
public void setLookupKey(String lookupKey)
lookupKey - new value of lookupKeypublic String getType()
public void setType(String type)
type - new value of typepublic void setKey(String key)
key - new value of keypublic String getName()
public void setName(String name)
name - new value of namepublic String getDataType()
public void setDataType(String dataType)
dataType - new value of dataTypepublic String getHidden()
public String getUsage()
public String getWidget()
public void setWidget(String widget)
widget - new value of widgetpublic String getOptional()
public String getCaseSensitive()
public void setCaseSensitive(String caseSensitive)
caseSensitive - new value of caseSensitivepublic String getWriteAccess()
public void setWriteAccess(String writeAccess)
writeAccess - new value of writeAccesspublic String getDefaultValue()
public void setDefaultValue(String defaultValue)
defaultValue - new value of defaultValuepublic String getChildLookup()
public void setChildLookup(String childLookup)
childLookup - new value of childLookuppublic void setOptional(String optional)
optional - new value of optionalpublic void setUsage(String usage)
usage - new value of usagepublic void setHidden(String hidden)
hidden - new value of hiddenpublic String getDescription()
public void setDescription(String description)
description - new value of descriptionpublic String getStatus()
public void setStatus(String status)
status - new value of statuspublic String getComments()
public void setComments(String comments)
comments - new value of comments
protected Object clone()
                throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic String getService()
public void setService(String service)
service - new value of service| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||