public class RelationModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
RelationModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRelation()
Gets the relation.
|
java.lang.String |
getRelationId()
Gets the relationId.
|
TextSpan |
getSource()
Gets the source.
|
TextSpan |
getTarget()
Gets the target.
|
public java.lang.String getRelationId()
public java.lang.String getRelation()
public TextSpan getSource()
public TextSpan getTarget()
Copyright © 2022 IBM Cloud. All rights reserved.