public class GroupMutableBeanImpl extends IdentifiableMutableBeanImpl implements GroupMutableBean
Constructor and Description |
---|
GroupMutableBeanImpl() |
GroupMutableBeanImpl(GroupBean bean) |
Modifier and Type | Method and Description |
---|---|
StructureReferenceBean |
getAttachmentConstraintRef() |
java.util.List<java.lang.String> |
getDimensionRef() |
void |
setAttachmentConstraintRef(StructureReferenceBean attachmentConstraintRef) |
void |
setDimensionRef(java.util.List<java.lang.String> dimensionRef) |
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 GroupMutableBeanImpl()
public GroupMutableBeanImpl(GroupBean bean)
public void setDimensionRef(java.util.List<java.lang.String> dimensionRef)
setDimensionRef
in interface GroupMutableBean
public StructureReferenceBean getAttachmentConstraintRef()
getAttachmentConstraintRef
in interface GroupMutableBean
public void setAttachmentConstraintRef(StructureReferenceBean attachmentConstraintRef)
setAttachmentConstraintRef
in interface GroupMutableBean
public java.util.List<java.lang.String> getDimensionRef()
getDimensionRef
in interface GroupMutableBean