public interface AgencySchemeMutableBean extends OrganisationSchemeMutableBean<AgencyMutableBean>
Modifier and Type | Method and Description |
---|---|
AgencySchemeBean |
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 MaintainableBean.
|
addItem, createItem, 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
AgencySchemeBean getImmutableInstance()
OrganisationSchemeMutableBean
getImmutableInstance
in interface MaintainableMutableBean
getImmutableInstance
in interface OrganisationSchemeMutableBean<AgencyMutableBean>