Package | Description |
---|---|
com.precisely.addressing.common | |
com.precisely.addressing.jackson.serializer | |
com.precisely.addressing.v1 | |
com.precisely.addressing.v1.model |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableFactoryDescription |
Modifier and Type | Method and Description |
---|---|
FactoryDescription |
ImmutablePreferences.getFactoryDescription() |
Constructor and Description |
---|
ImmutableFactoryDescription(FactoryDescription description) |
Modifier and Type | Method and Description |
---|---|
void |
FactoryDescriptionSerializer.serialize(FactoryDescription factoryDescription,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
Modifier and Type | Method and Description |
---|---|
FactoryDescription |
Preferences.getFactoryDescription() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFactoryDescription |
Modifier and Type | Method and Description |
---|---|
FactoryDescription |
FactoryDescriptionBuilder.build() |
FactoryDescription |
DefaultPreferences.getFactoryDescription() |
FactoryDescription |
EmptyPreferences.getFactoryDescription() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPreferences.setFactoryDescription(FactoryDescription factoryDescription) |
void |
EmptyPreferences.setFactoryDescription(FactoryDescription factoryDescription) |
PreferencesBuilder |
PreferencesBuilder.withFactoryDescription(FactoryDescription description) |
Constructor and Description |
---|
DefaultFactoryDescription(FactoryDescription description) |
Copyright © 2024. All rights reserved.