public interface IdentificationAlgorithmParameter
extends java.io.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.
|
java.lang.String |
toString(boolean html)
Returns the parameters as a string.
|
Advocate getAlgorithm()
boolean equals(IdentificationAlgorithmParameter identificationAlgorithmParameter)
identificationAlgorithmParameter - the other
identificationAlgorithmParameterjava.lang.String toString(boolean html)
html - use HTML formattingCopyright © 2014. All Rights Reserved.