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, zindex
addLinksItem, getLinks, links, setLinks
public AnnotationInfo annotationType(AnnotationType annotationType)
public AnnotationType getAnnotationType()
public void setAnnotationType(AnnotationType annotationType)
public boolean equals(java.lang.Object o)
equals
in class Annotation
public int hashCode()
hashCode
in class Annotation
public java.lang.String toString()
toString
in class Annotation