@Entity public class LocationAttributeType extends BaseAttributeType<Location> implements AttributeType<Location>
Location
class.AttributeType
,
Serialized FormConstructor and Description |
---|
LocationAttributeType() |
Modifier and Type | Method and Description |
---|---|
Integer |
getId() |
Integer |
getLocationAttributeTypeId() |
void |
setId(Integer id) |
void |
setLocationAttributeTypeId(Integer locationAttributeTypeId) |
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 getId()
getId
in interface OpenmrsObject
OpenmrsObject.getId()
public void setId(Integer id)
setId
in interface OpenmrsObject
id
- - The unique Identifier for the objectOpenmrsObject.setId(java.lang.Integer)
public Integer getLocationAttributeTypeId()
public void setLocationAttributeTypeId(Integer locationAttributeTypeId)
locationAttributeTypeId
- the locationAttributeTypeId to setCopyright © 2024 OpenMRS Inc.. All rights reserved.