org.kuali.ole.bo.explain
Class OleSRUExplainIndexInfo

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

public class OleSRUExplainIndexInfo
extends Object

Created with IntelliJ IDEA. User: ? Date: 7/19/12 Time: 5:05 PM To change this template use File | Settings | File Templates.


Constructor Summary
OleSRUExplainIndexInfo()
           
 
Method Summary
 OleSRUExplainIndex getIndex()
           
 OleSRUExplainIndexSet getSet()
           
 void setIndex(OleSRUExplainIndex index)
           
 void setSet(OleSRUExplainIndexSet set)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OleSRUExplainIndexInfo

public OleSRUExplainIndexInfo()
Method Detail

getSet

public OleSRUExplainIndexSet getSet()

setSet

public void setSet(OleSRUExplainIndexSet set)

getIndex

public OleSRUExplainIndex getIndex()

setIndex

public void setIndex(OleSRUExplainIndex index)

toString

public String toString()
Overrides:
toString in class Object


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