public interface CategorisationMutableBean extends MaintainableMutableBean
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
|
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
StructureReferenceBean getStructureReference()
StructureReferenceBean getCategoryReference()
void setStructureReference(StructureReferenceBean structureReference)
void setCategoryReference(StructureReferenceBean categoryRef)
CategorisationBean getImmutableInstance()
getImmutableInstance
in interface MaintainableMutableBean