public class Temporal
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
Temporal() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from Temporal annotation by specified key.
|
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.
|
java.util.Map |
getRelationTypesMap()
Gets the relation types map.
|
CustomCollection |
getTemporalType()
Gets the temporal type.
|
java.util.Map |
getTemporalTypeMap()
Gets the temporal type map.
|
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public java.lang.String getCoveredText()
public CustomCollection getTemporalType()
public java.util.Map getTemporalTypeMap()
public CustomCollection getRelationTypes()
public java.util.Map getRelationTypesMap()
public java.lang.Object get(java.lang.String key)
get
in class com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
key
- the name of the field to getCopyright © 2022 IBM Cloud. All rights reserved.