public class CodeMutableSuperBeanImpl extends ItemMutableSuperBeanImpl<CodelistMutableSuperBeanImpl> implements CodeMutableSuperBean
Constructor and Description |
---|
CodeMutableSuperBeanImpl() |
CodeMutableSuperBeanImpl(CodelistMutableSuperBeanImpl codelist,
CodeSuperBean code,
CodeMutableSuperBeanImpl parent) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CodeMutableSuperBean> |
getChildren() |
CodeMutableSuperBean |
getParent() |
java.lang.String |
getValue() |
void |
setChildren(java.util.List<CodeMutableSuperBean> children) |
void |
setParent(CodeMutableSuperBean parent) |
void |
setValue(java.lang.String value) |
getItemScheme, setItemScheme
getDescriptions, getName, getNames, setDescriptions, setNames
equals, getId, getUrn, hashCode, setId, setUrn
getAnnotations, setAnnotations
getClass, notify, notifyAll, toString, wait, wait, wait
getId, getUrn, setId, setUrn
getAnnotations, setAnnotations
public CodeMutableSuperBeanImpl(CodelistMutableSuperBeanImpl codelist, CodeSuperBean code, CodeMutableSuperBeanImpl parent)
public CodeMutableSuperBeanImpl()
public java.util.List<CodeMutableSuperBean> getChildren()
getChildren
in interface CodeMutableSuperBean
public void setChildren(java.util.List<CodeMutableSuperBean> children)
setChildren
in interface CodeMutableSuperBean
public CodeMutableSuperBean getParent()
getParent
in interface CodeMutableSuperBean
public void setParent(CodeMutableSuperBean parent)
setParent
in interface CodeMutableSuperBean
public java.lang.String getValue()
getValue
in interface CodeMutableSuperBean
public void setValue(java.lang.String value)
setValue
in interface CodeMutableSuperBean