edu.iastate.metnet.model
Class CodelocationListModel

java.lang.Object
  extended by edu.iastate.metnet.model.DomainObjectListModel
      extended by edu.iastate.metnet.model.CodelocationListModel

public class CodelocationListModel
extends DomainObjectListModel

Author:
Jie Li

Field Summary
 
Fields inherited from class edu.iastate.metnet.model.DomainObjectListModel
logger
 
Constructor Summary
CodelocationListModel()
           
 
Method Summary
protected  java.lang.Object getDomainValue(java.lang.Object object)
           
protected  java.lang.String getPresentationValue(java.lang.Object object)
           
 
Methods inherited from class edu.iastate.metnet.model.DomainObjectListModel
add, getComboBoxModel, getDomainObject, getPresentation, setList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodelocationListModel

public CodelocationListModel()
Parameters:
list -
Method Detail

getDomainValue

protected java.lang.Object getDomainValue(java.lang.Object object)
Specified by:
getDomainValue in class DomainObjectListModel

getPresentationValue

protected java.lang.String getPresentationValue(java.lang.Object object)
Specified by:
getPresentationValue in class DomainObjectListModel