Uses of Class
org.hisp.dhis.model.IdScheme
Packages that use IdScheme
-
Uses of IdScheme in org.hisp.dhis.model
Fields in org.hisp.dhis.model declared as IdSchemeModifier and TypeFieldDescriptionstatic final IdSchemeIdScheme.CODEstatic final IdSchemeIdScheme.UIDMethods in org.hisp.dhis.model that return IdSchemeModifier and TypeMethodDescriptionstatic IdSchemeIdScheme.createAttributeIdScheme(String attribute) Creates anIdSchemewith object property ATTRIBUTE for the given attribute ID (UID).static IdSchemeIdScheme.createIdScheme(String idScheme) Creates anIdSchemebased on the given string.