public class Temporal
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
Temporal() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getBegin()
Gets the begin.
|
java.lang.String |
getCoveredText()
Gets the coveredText.
|
java.lang.Long |
getEnd()
Gets the end.
|
CustomCollection |
getRelationTypes()
Gets the relation types.
|
CustomCollection |
getTemporalType()
Gets the temporal type.
|
equals, hashCode, toString
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public java.lang.String getCoveredText()
public CustomCollection getTemporalType()
public CustomCollection getRelationTypes()
Copyright © 2021 IBM Cloud. All rights reserved.