public class BookmarkSet extends Folder
| Constructor and Description |
|---|
BookmarkSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
String |
getOwner() |
int |
hashCode() |
void |
setOwner(String owner) |
String |
toString() |
getChildComparator, getChildren, getSortedChildren, isMinimized, setChildComparator, setChildren, setMinimizedgetCreated, getId, getModified, getName, getNote, getNoteLines, setCreated, setId, setModified, setName, setNotepublic String getOwner()
public void setOwner(String owner)
owner - The owner to set.public boolean equals(Object object)
equals in class FolderObject.equals(Object)public int hashCode()
hashCode in class FolderObject.hashCode()public String toString()
toString in class FolderObject.toString()Copyright © 2017 Jasig. All Rights Reserved.