public class OlePatronNotesGroup extends Object
Constructor and Description |
---|
OlePatronNotesGroup() |
Modifier and Type | Method and Description |
---|---|
List<OlePatronNote> |
getNote()
Gets the note attribute
|
void |
setNote(List<OlePatronNote> note)
Sets the note attribute value
|
public OlePatronNotesGroup()
public List<OlePatronNote> getNote()
public void setNote(List<OlePatronNote> note)
note
- The note to set.Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.