|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.ole.patron.merge.bo.OleConfigDocument
public class OleConfigDocument
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 |
---|
public OleConfigDocument()
Method Detail |
---|
public String getDocumentName()
public void setDocumentName(String documentName)
documentName
- public String getAttribute()
public void setAttribute(String attribute)
attribute
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |