public class InsertOrUpdateRelationsBean extends IdableParameterBean
Constructor and Description |
---|
InsertOrUpdateRelationsBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCodingSchemeUId()
Gets the coding scheme id.
|
Relations |
getRelations()
Gets the relations.
|
void |
setCodingSchemeUId(java.lang.String codingSchemeUId)
Sets the coding scheme id.
|
void |
setRelations(Relations relations)
Sets the relations.
|
getEntryStateUId, getUId, setEntryStateUId, setUId
getActualTableSetPrefix, getPrefix, setActualTableSetPrefix, setPrefix
public void setRelations(Relations relations)
relations
- the new relationspublic Relations getRelations()
public void setCodingSchemeUId(java.lang.String codingSchemeUId)
codingSchemeUId
- the new coding scheme idpublic java.lang.String getCodingSchemeUId()