public class SemanticCompatibility extends Object
| Constructor and Description |
|---|
SemanticCompatibility(SemanticEnum type,
double confidence) |
| Modifier and Type | Method and Description |
|---|---|
double |
getConfidence() |
SemanticEnum |
getType() |
public SemanticCompatibility(SemanticEnum type, double confidence)
public SemanticEnum getType()
public double getConfidence()
Copyright © 2016 The Apache Software Foundation. All rights reserved.