public class ClassResult extends GenericModel
| Constructor and Description |
|---|
ClassResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassName()
Gets the className.
|
java.lang.Float |
getScore()
Gets the score.
|
java.lang.String |
getTypeHierarchy()
Gets the typeHierarchy.
|
equals, hashCode, toStringpublic java.lang.String getClassName()
public java.lang.Float getScore()
public java.lang.String getTypeHierarchy()