public class ObjectDetail
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description |
|---|---|
protected Location |
location |
protected java.lang.String |
object |
protected java.lang.Float |
score |
| Constructor and Description |
|---|
ObjectDetail() |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation()
Gets the location.
|
java.lang.String |
getObject()
Gets the object.
|
java.lang.Float |
getScore()
Gets the score.
|
protected java.lang.String object
protected Location location
protected java.lang.Float score
public java.lang.String getObject()
public Location getLocation()
public java.lang.Float getScore()