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)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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)

toString

public String toString()
Overrides:
toString in class Object


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