public class AttributeListMutableBeanImpl extends IdentifiableMutableBeanImpl implements AttributeListMutableBean
Constructor and Description |
---|
AttributeListMutableBeanImpl() |
AttributeListMutableBeanImpl(AttributeListBean bean) |
Modifier and Type | Method and Description |
---|---|
void |
addAttribute(AttributeMutableBean attribute) |
java.util.List<AttributeMutableBean> |
getAttributes() |
void |
setAttributes(java.util.List<AttributeMutableBean> attributes) |
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 AttributeListMutableBeanImpl()
public AttributeListMutableBeanImpl(AttributeListBean bean)
public java.util.List<AttributeMutableBean> getAttributes()
getAttributes
in interface AttributeListMutableBean
public void setAttributes(java.util.List<AttributeMutableBean> attributes)
setAttributes
in interface AttributeListMutableBean
public void addAttribute(AttributeMutableBean attribute)
addAttribute
in interface AttributeListMutableBean