public class HL7Source extends BaseChangeableOpenmrsMetadata
Constructor and Description |
---|
HL7Source()
Empty constructor
|
HL7Source(Integer hl7SourceId)
Generic constructor
|
Modifier and Type | Method and Description |
---|---|
Integer |
getHL7SourceId() |
Integer |
getId() |
void |
setHL7SourceId(Integer hl7SourceId) |
void |
setId(Integer id) |
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
getUuid, setUuid
public HL7Source()
public HL7Source(Integer hl7SourceId)
hl7SourceId
- primary key idpublic Integer getHL7SourceId()
public void setHL7SourceId(Integer hl7SourceId)
hl7SourceId
- The hl7SourceId to set.public Integer getId()
OpenmrsObject.getId()
public void setId(Integer id)
id
- - The unique Identifier for the objectOpenmrsObject.setId(java.lang.Integer)
Copyright © 2024 OpenMRS Inc.. All rights reserved.