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