org.kuali.ole.patron.merge.bo
Class OlePatronConfig

java.lang.Object
  extended by org.kuali.ole.patron.merge.bo.OlePatronConfig

public class OlePatronConfig
extends Object

Created with IntelliJ IDEA. User: ? Date: 10/15/12 Time: 8:36 PM To change this template use File | Settings | File Templates.


Constructor Summary
OlePatronConfig()
           
 
Method Summary
 List<OleConfigDocument> getDocuments()
          Gets the value of documents property
 void setDocuments(List<OleConfigDocument> documents)
          Sets the value for documents property
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OlePatronConfig

public OlePatronConfig()
Method Detail

getDocuments

public List<OleConfigDocument> getDocuments()
Gets the value of documents property

Returns:
documents

setDocuments

public void setDocuments(List<OleConfigDocument> documents)
Sets the value for documents property

Parameters:
documents -


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