public class CodelistMutableSuperBeanImpl extends MaintainableMutableSuperBeanImpl implements CodelistMutableSuperBean
Constructor and Description |
---|
CodelistMutableSuperBeanImpl() |
CodelistMutableSuperBeanImpl(CodelistSuperBean codelist) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CodeMutableSuperBean> |
getCodes() |
void |
setCodes(java.util.List<CodeMutableSuperBean> codes) |
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 CodelistMutableSuperBeanImpl(CodelistSuperBean codelist)
public CodelistMutableSuperBeanImpl()
public java.util.List<CodeMutableSuperBean> getCodes()
getCodes
in interface CodelistMutableSuperBean
public void setCodes(java.util.List<CodeMutableSuperBean> codes)
setCodes
in interface CodelistMutableSuperBean