public interface StructureSetMutableBean extends MaintainableMutableBean
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
RelatedStructuresMutableBean getRelatedStructures()
java.util.List<StructureMapMutableBean> getStructureMapList()
java.util.List<CodelistMapMutableBean> getCodelistMapList()
java.util.List<CategorySchemeMapMutableBean> getCategorySchemeMapList()
java.util.List<ConceptSchemeMapMutableBean> getConceptSchemeMapList()
java.util.List<OrganisationSchemeMapMutableBean> getOrganisationSchemeMapList()
void setRelatedStructures(RelatedStructuresMutableBean relatedStructures)
void setStructureMapList(java.util.List<StructureMapMutableBean> structureMapList)
void setCodelistMapList(java.util.List<CodelistMapMutableBean> codelistMapList)
void setCategorySchemeMapList(java.util.List<CategorySchemeMapMutableBean> categorySchemeMapList)
void setConceptSchemeMapList(java.util.List<ConceptSchemeMapMutableBean> conceptSchemeMapList)
void setOrganisationSchemeMapList(java.util.List<OrganisationSchemeMapMutableBean> organisationSchemeMapList)
void addStructureMap(StructureMapMutableBean structureMap)
void addCodelistMap(CodelistMapMutableBean codelistMap)
void addCategorySchemeMap(CategorySchemeMapMutableBean categorySchemeMap)
void addConceptSchemeMap(ConceptSchemeMapMutableBean conceptSchemeMap)
void addOrganisationSchemeMap(OrganisationSchemeMapMutableBean organisationSchemeMap)
StructureSetBean getImmutableInstance()
getImmutableInstance
in interface MaintainableMutableBean