org.kuali.ole.bo.explain
Class OleSRUExplainSchemaInfo

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

public class OleSRUExplainSchemaInfo
extends Object

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


Constructor Summary
OleSRUExplainSchemaInfo()
           
 
Method Summary
 OleSRUExplainSchema getSchema()
           
 void setSchema(OleSRUExplainSchema schema)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OleSRUExplainSchemaInfo

public OleSRUExplainSchemaInfo()
Method Detail

getSchema

public OleSRUExplainSchema getSchema()

setSchema

public void setSchema(OleSRUExplainSchema schema)

toString

public String toString()
Overrides:
toString in class Object


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