Package com.ibm.fhir.config
Class PropertyGroup.PropertyEntry
- java.lang.Object
-
- com.ibm.fhir.config.PropertyGroup.PropertyEntry
-
- Enclosing class:
- PropertyGroup
public static class PropertyGroup.PropertyEntry extends Object
This class represents a single property contained within a PropertyGroup.
-
-
Constructor Summary
Constructors Constructor Description PropertyEntry(String name, Object value)
-