| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
ConvertIdResponse |
Service.convertId(SourceId sourceId,
IdFormat destinationFormat)
Converts an ID from one format to another format.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConvertIdResponse> |
Service.convertId(java.util.List<SourceId> sourceIds,
IdFormat destinationFormat)
Converts IDs from one format to another format.
|