Package org.hisp.dhis.model
Class NameableObject
java.lang.Object
org.hisp.dhis.model.IdentifiableObject
org.hisp.dhis.model.NameableObject
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Attribute,Category,CategoryCombo,CategoryOption,CategoryOptionCombo,CategoryOptionGroup,CategoryOptionGroupSet,Dashboard,DataApprovalWorkflow,DataElement,DataElementGroup,DataElementGroupSet,DataEntryForm,DataSet,FileResource,GeoMap,Indicator,IndicatorGroup,IndicatorGroupSet,IndicatorType,LegendSet,Option,OrgUnit,OrgUnitGroup,OrgUnitGroupSet,Program,ProgramIndicator,ProgramStage,ProgramStageDataElement,Section,TrackedEntityAttribute,TrackedEntityType,ValidationRule,Visualization
- See Also:
-
Field Summary
FieldsFields inherited from class org.hisp.dhis.model.IdentifiableObject
attributeValues, code, created, id, lastUpdated, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hisp.dhis.model.IdentifiableObject
addAttributeValue, clearAttributeValues, equals, getAttributeValue, getAttributeValueAsString, hasAttributeValue, hashCode, removeAttributeValue, updateAttributeValue
-
Field Details
-
shortName
-
description
-
-
Constructor Details
-
NameableObject
public NameableObject()
-