public class LocationAttributeType extends BaseAttributeType<Location> implements AttributeType<Location>
Location
class.AttributeType
,
Serialized FormConstructor and Description |
---|
LocationAttributeType() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getId() |
java.lang.Integer |
getLocationAttributeTypeId() |
void |
setId(java.lang.Integer id) |
void |
setLocationAttributeTypeId(java.lang.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
getDescription, getName, setDescription, setName
getChangedBy, getCreator, getDateChanged, getDateCreated, setChangedBy, setCreator, setDateChanged, setDateCreated
getDateRetired, getRetiredBy, getRetireReason, isRetired, setDateRetired, setRetired, setRetiredBy, setRetireReason
getUuid, setUuid
public java.lang.Integer getId()
getId
in interface OpenmrsObject
OpenmrsObject.getId()
public void setId(java.lang.Integer id)
setId
in interface OpenmrsObject
id
- - The unique Identifier for the objectOpenmrsObject.setId(java.lang.Integer)
public java.lang.Integer getLocationAttributeTypeId()
public void setLocationAttributeTypeId(java.lang.Integer locationAttributeTypeId)
locationAttributeTypeId
- the locationAttributeTypeId to setCopyright © 2018 OpenMRS Inc.. All Rights Reserved.