public abstract class IdentificationMatch extends ExperimentObject
| Modifier and Type | Class and Description |
|---|---|
static class |
IdentificationMatch.MatchType
The type of match.
|
| Constructor and Description |
|---|
IdentificationMatch() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getKey()
Returns the key of a match.
|
abstract IdentificationMatch.MatchType |
getType()
Returns the type of match.
|
addUrParam, getParameterKey, getUrParampublic abstract IdentificationMatch.MatchType getType()
public abstract String getKey()
Copyright © 2016. All rights reserved.