org.kuali.ole.bo.explain
Class OleSRUExplainIndexMapName

java.lang.Object
  extended by org.kuali.ole.bo.explain.OleSRUExplainIndexMapName

public class OleSRUExplainIndexMapName
extends Object

Created with IntelliJ IDEA. User: ? Date: 7/20/12 Time: 4:06 PM To change this template use File | Settings | File Templates.


Constructor Summary
OleSRUExplainIndexMapName()
           
 
Method Summary
 String getSet()
           
 String getValue()
           
 void setSet(String set)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleSRUExplainIndexMapName

public OleSRUExplainIndexMapName()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)

getSet

public String getSet()

setSet

public void setSet(String set)


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