| Package | Description |
|---|---|
| org.yarnandtail.andhow | |
| org.yarnandtail.andhow.api | |
| org.yarnandtail.andhow.internal |
| Modifier and Type | Method and Description |
|---|---|
List<ExportGroup> |
AndHow.getExportGroups() |
| Modifier and Type | Method and Description |
|---|---|
List<ExportGroup> |
StaticPropertyConfiguration.getExportGroups()
The list of ExportGroups, which handles exporting property values for use
outside the AndHow framework.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExportGroup> |
StaticPropertyConfigurationMutable.getExportGroups() |
List<ExportGroup> |
StaticPropertyConfigurationImmutable.getExportGroups() |
List<ExportGroup> |
AndHowCore.getExportGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
StaticPropertyConfigurationMutable.addExportGroup(ExportGroup exportGroup) |
| Constructor and Description |
|---|
StaticPropertyConfigurationImmutable(NamingStrategy namingStrategy,
List<GroupProxy> groupList,
List<Property<?>> properties,
Map<GroupProxy,List<Property<?>>> propertiesByGroup,
Map<String,Property<?>> propertiesByAnyName,
Map<Property<?>,List<EffectiveName>> aliasesByProperty,
Map<Property<?>,String> canonicalNameByProperty,
List<ExportGroup> exportGroups) |
Copyright © 2017. All rights reserved.