public class SyllabusAttachmentImpl extends Object implements SyllabusAttachment, Comparable<SyllabusAttachment>
| Constructor and Description |
|---|
SyllabusAttachmentImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(SyllabusAttachment other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttachmentId, getCreatedBy, getLastModifiedBy, getLockId, getName, getSize, getSyllabusAttachId, getType, getUrl, setAttachmentId, setCreatedBy, setLastModifiedBy, setLockId, setName, setSize, setSyllabusAttachId, setType, setUrlpublic int compareTo(SyllabusAttachment other)
compareTo in interface Comparable<SyllabusAttachment>Copyright © 2023. All rights reserved.