public interface IdentificationAlgorithmParameter extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(IdentificationAlgorithmParameter identificationAlgorithmParameter)
Indicates whether another identificationAlgorithmParameter has the same
parameters.
|
Advocate |
getAlgorithm()
Returns the identification algorithm.
|
String |
toString(boolean html)
Returns the parameters as a string.
|
Advocate getAlgorithm()
boolean equals(IdentificationAlgorithmParameter identificationAlgorithmParameter)
identificationAlgorithmParameter - the other
identificationAlgorithmParameterString toString(boolean html)
html - use HTML formattingCopyright © 2014. All rights reserved.