Uses of Class
org.linuxforhealth.fhir.config.PropertyGroup.PropertyEntry
-
Packages that use PropertyGroup.PropertyEntry Package Description org.linuxforhealth.fhir.config -
-
Uses of PropertyGroup.PropertyEntry in org.linuxforhealth.fhir.config
Methods in org.linuxforhealth.fhir.config that return types with arguments of type PropertyGroup.PropertyEntry Modifier and Type Method Description java.util.List<PropertyGroup.PropertyEntry>
PropertyGroup. getProperties()
Returns the properties contained in the PropertyGroup in the form of a list of PropertyEntry instances.
-