public class TranslationRelationshipResponse extends SubjectAreaOMASAPIResponse
relatedHTTPCode, responseCategory| Constructor and Description |
|---|
TranslationRelationshipResponse()
Default constructor
|
TranslationRelationshipResponse(Translation translation) |
| Modifier and Type | Method and Description |
|---|---|
Translation |
getTranslation()
Return the Translation object.
|
void |
setTranslation(Translation translation) |
String |
toString() |
getRelatedHTTPCode, getResponseCategory, setRelatedHTTPCode, setResponseCategorypublic TranslationRelationshipResponse()
public TranslationRelationshipResponse(Translation translation)
public Translation getTranslation()
public void setTranslation(Translation translation)
public String toString()
toString in class SubjectAreaOMASAPIResponseCopyright © 2018–2020 ODPi. All rights reserved.