public class TermHASARelationshipResponse extends SubjectAreaOMASAPIResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
TermHASARelationshipResponse.UsedInContextResponse
UsedInContextResponse is the response structure used on the Subject Area OMAS REST API calls that returns a
UsedInContext object as a response.
|
relatedHTTPCode, responseCategory| Constructor and Description |
|---|
TermHASARelationshipResponse()
Default constructor
|
TermHASARelationshipResponse(TermHASARelationship termHASARelationship) |
| Modifier and Type | Method and Description |
|---|---|
TermHASARelationship |
getTermHASARelationship()
Return the TermHASARelationship object.
|
void |
setTermHASARelationship(TermHASARelationship termHASARelationship) |
String |
toString() |
getRelatedHTTPCode, getResponseCategory, setRelatedHTTPCode, setResponseCategorypublic TermHASARelationshipResponse()
public TermHASARelationshipResponse(TermHASARelationship termHASARelationship)
public TermHASARelationship getTermHASARelationship()
public void setTermHASARelationship(TermHASARelationship termHASARelationship)
public String toString()
toString in class SubjectAreaOMASAPIResponseCopyright © 2018–2020 ODPi. All rights reserved.