Package org.hisp.dhis.model
Class DataElementGroup
java.lang.Object
org.hisp.dhis.model.IdentifiableObject
org.hisp.dhis.model.NameableObject
org.hisp.dhis.model.DataElementGroup
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.hisp.dhis.model.NameableObject
description, shortNameFields 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
-
Constructor Details
-
DataElementGroup
public DataElementGroup()
-