org.kuali.ole.bo.explain
Class OleSRUExplainIndex

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

public class OleSRUExplainIndex
extends Object

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


Constructor Summary
OleSRUExplainIndex()
           
 
Method Summary
 OleSRUExplainIndexMap getIndexMap()
           
 void setIndexMap(OleSRUExplainIndexMap indexMap)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OleSRUExplainIndex

public OleSRUExplainIndex()
Method Detail

getIndexMap

public OleSRUExplainIndexMap getIndexMap()

setIndexMap

public void setIndexMap(OleSRUExplainIndexMap indexMap)

toString

public String toString()
Overrides:
toString in class Object


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