public class CompareResponseCompareMethod
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
CompareResponseCompareMethod() |
Modifier and Type | Method and Description |
---|---|
List<CompareResponseComparedValuesDetails> |
getComparisons()
Gets the comparisons.
|
Long |
getMethod()
Gets the method.
|
Float |
getScore()
Gets the score.
|
public List<CompareResponseComparedValuesDetails> getComparisons()
public Float getScore()
public Long getMethod()
Copyright © 2021 IBM Cloud. All rights reserved.