public class ReportStructureMutableBeanImpl extends IdentifiableMutableBeanImpl implements ReportStructureMutableBean
Constructor and Description |
---|
ReportStructureMutableBeanImpl() |
ReportStructureMutableBeanImpl(ReportStructureBean bean) |
Modifier and Type | Method and Description |
---|---|
java.util.List<MetadataAttributeMutableBean> |
getMetadataAttributes() |
java.util.List<java.lang.String> |
getTargetMetadatas() |
void |
setMetadataAttributes(java.util.List<MetadataAttributeMutableBean> metadataAttributes) |
void |
setTargetMetadatas(java.util.List<java.lang.String> targetMetadata) |
getId, getUri, getUrn, setId, setUri, setUrn
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
public ReportStructureMutableBeanImpl(ReportStructureBean bean)
public ReportStructureMutableBeanImpl()
public java.util.List<MetadataAttributeMutableBean> getMetadataAttributes()
getMetadataAttributes
in interface ReportStructureMutableBean
public void setMetadataAttributes(java.util.List<MetadataAttributeMutableBean> metadataAttributes)
setMetadataAttributes
in interface ReportStructureMutableBean
public java.util.List<java.lang.String> getTargetMetadatas()
getTargetMetadatas
in interface ReportStructureMutableBean
public void setTargetMetadatas(java.util.List<java.lang.String> targetMetadata)
setTargetMetadatas
in interface ReportStructureMutableBean