public abstract class IdentificationMatch extends ExperimentObject
Modifier and Type | Class and Description |
---|---|
static class |
IdentificationMatch.MatchType
The type of match.
|
NO_KEY
Constructor and Description |
---|
IdentificationMatch()
Empty default constructor
|
Modifier and Type | Method and Description |
---|---|
abstract long |
getKey()
Returns the key of a match.
|
abstract IdentificationMatch.MatchType |
getType()
Returns the type of match.
|
addUrParam, asLong, clearParametersMap, getId, getUrParam, getUrParams, removeUrParam, setId, setUrParams
public abstract IdentificationMatch.MatchType getType()
public abstract long getKey()
Copyright © 2021. All rights reserved.