public interface ReportMutableBean extends IdentifiableMutableBean
Modifier and Type | Method and Description |
---|---|
void |
addReportedAttribute(ReportedAttributeBean reportedAttribute) |
java.util.List<ReportedAttributeBean> |
getReportedAttributes() |
TargetBean |
getTarget() |
void |
setReportedAttributes(java.util.List<ReportedAttributeBean> reportedAttributes) |
void |
setTarget(TargetBean target) |
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
TargetBean getTarget()
java.util.List<ReportedAttributeBean> getReportedAttributes()
void setTarget(TargetBean target)
void setReportedAttributes(java.util.List<ReportedAttributeBean> reportedAttributes)
void addReportedAttribute(ReportedAttributeBean reportedAttribute)