public class OrganisationUnitSchemeMutableBeanImpl extends ItemSchemeMutableBeanImpl<OrganisationUnitMutableBean> implements OrganisationUnitSchemeMutableBean
Constructor and Description |
---|
OrganisationUnitSchemeMutableBeanImpl() |
OrganisationUnitSchemeMutableBeanImpl(OrganisationUnitSchemeBean bean) |
Modifier and Type | Method and Description |
---|---|
OrganisationUnitMutableBean |
createItem(java.lang.String id,
java.lang.String name)
Creates an item and adds it to the scheme
|
OrganisationUnitSchemeBean |
getImmutableInstance()
Returns a representation of itself in a bean which can not be modified, modifications to the mutable bean
after this point will not be reflected in the returned instance of the OrganisationUnitSchemeBean.
|
addItem, getItems, isPartial, removeItem, setItems, setPartial
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
addItem, getItems, isPartial, removeItem, setItems, setPartial
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 OrganisationUnitSchemeMutableBeanImpl(OrganisationUnitSchemeBean bean)
public OrganisationUnitSchemeMutableBeanImpl()
public OrganisationUnitMutableBean createItem(java.lang.String id, java.lang.String name)
ItemSchemeMutableBean
createItem
in interface ItemSchemeMutableBean<OrganisationUnitMutableBean>
public OrganisationUnitSchemeBean getImmutableInstance()
OrganisationUnitSchemeMutableBean
getImmutableInstance
in interface MaintainableMutableBean
getImmutableInstance
in interface OrganisationUnitSchemeMutableBean