Package | Description |
---|---|
com.precisely.addressing.common | |
com.precisely.addressing.v1.model |
Modifier and Type | Method and Description |
---|---|
String |
AddressingJsonFactory.toJson(ParsedAddress result,
boolean pretty)
Returns a json string for the given result object.
|
Modifier and Type | Field and Description |
---|---|
protected List<ParsedAddress> |
Result.parsed |
Modifier and Type | Method and Description |
---|---|
List<ParsedAddress> |
ParsedResponse.getParsed()
Deprecated.
|
Map<String,List<ParsedAddress>> |
Result.getParsed()
Deprecated.
|
List<ParsedAddress> |
Result.getParsedAddress() |
Modifier and Type | Method and Description |
---|---|
void |
ParsedResponse.setParsed(List<ParsedAddress> parsed)
Deprecated.
|
void |
Result.setParsed(Map<String,List<ParsedAddress>> parsed)
Deprecated.
|
void |
Result.setParsedAddress(List<ParsedAddress> parsedAddress) |
Copyright © 2024. All rights reserved.