public class CodelistRefMutableBeanImpl extends MutableBeanImpl implements CodelistRefMutableBean
Constructor and Description |
---|
CodelistRefMutableBeanImpl() |
CodelistRefMutableBeanImpl(CodelistRefBean bean) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlias() |
StructureReferenceBean |
getCodelistReference() |
void |
setAlias(java.lang.String alias) |
void |
setCodelistReference(StructureReferenceBean structureReference) |
getStructureType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStructureType
public CodelistRefMutableBeanImpl()
public CodelistRefMutableBeanImpl(CodelistRefBean bean)
public java.lang.String getAlias()
getAlias
in interface CodelistRefMutableBean
public void setAlias(java.lang.String alias)
setAlias
in interface CodelistRefMutableBean
public StructureReferenceBean getCodelistReference()
getCodelistReference
in interface CodelistRefMutableBean
public void setCodelistReference(StructureReferenceBean structureReference)
setCodelistReference
in interface CodelistRefMutableBean