public class ConceptAttributeType extends BaseAttributeType<Concept> implements AttributeType<Concept>
Constructor and Description |
---|
ConceptAttributeType() |
Modifier and Type | Method and Description |
---|---|
Integer |
getConceptAttributeTypeId() |
Integer |
getId() |
void |
setConceptAttributeTypeId(Integer conceptAttributeTypeId) |
void |
setId(Integer id) |
getDatatypeClassname, getDatatypeConfig, getHandlerConfig, getMaxOccurs, getMinOccurs, getPreferredHandlerClassname, setDatatypeClassname, setDatatypeConfig, setHandlerConfig, setMaxOccurs, setMinOccurs, setPreferredHandlerClassname
getChangedBy, getCreator, getDateChanged, getDateCreated, getDateRetired, getDescription, getName, getRetired, getRetiredBy, getRetireReason, isRetired, setChangedBy, setCreator, setDateChanged, setDateCreated, setDateRetired, setDescription, setName, setRetired, setRetiredBy, setRetireReason
equals, getUuid, hashCode, setUuid, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getMaxOccurs, getMinOccurs
getDatatypeClassname, getDatatypeConfig, getHandlerConfig, getPreferredHandlerClassname
getChangedBy, getDateChanged, getDescription, getName, setChangedBy, setDateChanged, setDescription, setName
getCreator, getDateCreated, setCreator, setDateCreated
getUuid, setUuid
getDateRetired, getRetired, getRetiredBy, getRetireReason, isRetired, setDateRetired, setRetired, setRetiredBy, setRetireReason
public Integer getConceptAttributeTypeId()
public void setConceptAttributeTypeId(Integer conceptAttributeTypeId)
public Integer getId()
getId
in interface OpenmrsObject
public void setId(Integer id)
setId
in interface OpenmrsObject
id
- - The unique Identifier for the objectCopyright © 2024 OpenMRS Inc.. All rights reserved.