public class Result extends Object
| Constructor and Description |
|---|
Result(String sourceURI,
String targetURI,
Double value)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceURI()
returns URI of the source
|
String |
getTargetURI()
returns URI of the target
|
double |
getValue()
returns value of the result
|
Copyright © 2018. All rights reserved.