public class ConceptSchemeMutableSuperBeanImpl extends MaintainableMutableSuperBeanImpl implements ConceptSchemeMutableSuperBean
Constructor and Description |
---|
ConceptSchemeMutableSuperBeanImpl() |
ConceptSchemeMutableSuperBeanImpl(ConceptSchemeSuperBean conceptSchemeType) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ConceptMutableSuperBean> |
getConcepts() |
void |
setConcepts(java.util.Set<ConceptMutableSuperBean> concepts) |
getAgencyId, getFinal, getVersion, isFinal, isStub, setAgencyId, setFinal, setStub, setVersion
getDescriptions, getName, getNames, setDescriptions, setNames
equals, getId, getUrn, hashCode, setId, setUrn
getAnnotations, setAnnotations
getClass, notify, notifyAll, toString, wait, wait, wait
getAgencyId, getVersion, isFinal, setAgencyId, setFinal, setVersion
getDescriptions, getNames, setDescriptions, setNames
getId, getUrn, setId, setUrn
getAnnotations, setAnnotations
public ConceptSchemeMutableSuperBeanImpl(ConceptSchemeSuperBean conceptSchemeType)
public ConceptSchemeMutableSuperBeanImpl()
public java.util.Set<ConceptMutableSuperBean> getConcepts()
getConcepts
in interface ConceptSchemeMutableSuperBean
public void setConcepts(java.util.Set<ConceptMutableSuperBean> concepts)
setConcepts
in interface ConceptSchemeMutableSuperBean