public class CategorisationMutableBeanImpl extends MaintainableMutableBeanImpl implements CategorisationMutableBean
Constructor and Description |
---|
CategorisationMutableBeanImpl() |
CategorisationMutableBeanImpl(CategorisationBean bean) |
Modifier and Type | Method and Description |
---|---|
StructureReferenceBean |
getCategoryReference()
Returns a reference to the category that this giving the semmantic
|
CategorisationBean |
getImmutableInstance()
Returns a representation of itself in a bean which can not be modified, modifications to the mutable bean
are not reflected in the returned instance of the MaintainableBean.
|
StructureReferenceBean |
getStructureReference()
Returns a reference to the structure that this is categorising
|
void |
setCategoryReference(StructureReferenceBean categoryRef)
Sets the reference to the category that this giving the semmantic
|
void |
setStructureReference(StructureReferenceBean structureReference)
Sets the reference to the structure that this is categorising
|
compareTo, getAgencyId, getEndDate, getExternalReference, getFinalStructure, getServiceURL, getStartDate, getStructureURL, getVersion, isStub, setAgencyId, setEndDate, setExternalReference, setFinalStructure, setServiceURL, setStartDate, setStructureURL, setStub, setVersion
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri, setUrn
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAgencyId, getEndDate, getExternalReference, getFinalStructure, getServiceURL, getStartDate, getStructureURL, getVersion, isStub, setAgencyId, setEndDate, setExternalReference, setFinalStructure, setServiceURL, setStartDate, setStructureURL, setStub, setVersion
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
public CategorisationMutableBeanImpl()
public CategorisationMutableBeanImpl(CategorisationBean bean)
public StructureReferenceBean getCategoryReference()
CategorisationMutableBean
getCategoryReference
in interface CategorisationMutableBean
public StructureReferenceBean getStructureReference()
CategorisationMutableBean
getStructureReference
in interface CategorisationMutableBean
public void setCategoryReference(StructureReferenceBean categoryRef)
CategorisationMutableBean
setCategoryReference
in interface CategorisationMutableBean
public void setStructureReference(StructureReferenceBean structureReference)
CategorisationMutableBean
setStructureReference
in interface CategorisationMutableBean
public CategorisationBean getImmutableInstance()
CategorisationMutableBean
getImmutableInstance
in interface MaintainableMutableBean
getImmutableInstance
in interface CategorisationMutableBean