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

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

public class OleConfigDocument
extends Object

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


Constructor Summary
OleConfigDocument()
           
 
Method Summary
 String getAttribute()
          Gets the value of attribute property
 String getDocumentName()
          Gets the value of documentName property
 void setAttribute(String attribute)
          Sets the value for olePatronId property
 void setDocumentName(String documentName)
          Sets the value for olePatronId property
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OleConfigDocument

public OleConfigDocument()
Method Detail

getDocumentName

public String getDocumentName()
Gets the value of documentName property

Returns:
documentName

setDocumentName

public void setDocumentName(String documentName)
Sets the value for olePatronId property

Parameters:
documentName -

getAttribute

public String getAttribute()
Gets the value of attribute property

Returns:
attribute

setAttribute

public void setAttribute(String attribute)
Sets the value for olePatronId property

Parameters:
attribute -


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