public class IssueAnnotationBean extends GenericAnnotationBean
| Constructor and Description |
|---|
IssueAnnotationBean() |
| Modifier and Type | Method and Description |
|---|---|
protected GenericAnnotation |
createObject(IPersistenceSession session) |
protected void |
fromObject(GenericAnnotation obj,
IPersistenceSession session) |
IssueType |
getIssueType() |
void |
setIssueType(IssueType issueType) |
protected void |
setObject(GenericAnnotation obj,
IPersistenceSession session) |
getFields, getType, setFields, setTypeget, getRefId, set, setRefIdprotected GenericAnnotation createObject(IPersistenceSession session)
createObject in class GenericAnnotationBeanprotected void setObject(GenericAnnotation obj, IPersistenceSession session)
setObject in class GenericAnnotationBeanprotected void fromObject(GenericAnnotation obj, IPersistenceSession session)
fromObject in class GenericAnnotationBeanpublic final IssueType getIssueType()
public final void setIssueType(IssueType issueType)
Copyright © 2019. All rights reserved.