public class AnnotationInfo extends Annotation
| Constructor and Description |
|---|
AnnotationInfo() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationInfo |
annotationType(AnnotationType annotationType) |
boolean |
equals(java.lang.Object o) |
AnnotationType |
getAnnotationType()
Gets annotation type.
|
int |
hashCode() |
void |
setAnnotationType(AnnotationType annotationType) |
java.lang.String |
toString() |
addFlagsItem, color, contents, flags, getColor, getContents, getFlags, getHorizontalAlignment, getId, getModified, getName, getPageIndex, getRect, getVerticalAlignment, getZindex, horizontalAlignment, id, modified, name, pageIndex, rect, setColor, setContents, setFlags, setHorizontalAlignment, setId, setModified, setName, setPageIndex, setRect, setVerticalAlignment, setZindex, verticalAlignment, zindexaddLinksItem, getLinks, links, setLinkspublic AnnotationInfo annotationType(AnnotationType annotationType)
public AnnotationType getAnnotationType()
public void setAnnotationType(AnnotationType annotationType)
public boolean equals(java.lang.Object o)
equals in class Annotationpublic int hashCode()
hashCode in class Annotationpublic java.lang.String toString()
toString in class Annotation