org.kuali.student.lum.lu.ui.tools.client.configuration
Class CluSetsConfigurer.ModelIdPlaceHolder

java.lang.Object
  extended by org.kuali.student.lum.lu.ui.tools.client.configuration.CluSetsConfigurer.ModelIdPlaceHolder
Enclosing class:
CluSetsConfigurer

 class CluSetsConfigurer.ModelIdPlaceHolder
extends Object


Field Summary
private  String modelId
           
 
Constructor Summary
CluSetsConfigurer.ModelIdPlaceHolder(String modelId)
           
 
Method Summary
 String getModelId()
           
 void setModelId(String modelId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

modelId

private String modelId
Constructor Detail

CluSetsConfigurer.ModelIdPlaceHolder

public CluSetsConfigurer.ModelIdPlaceHolder(String modelId)
Method Detail

getModelId

public String getModelId()

setModelId

public void setModelId(String modelId)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.