public class ProjectScopeRelationshipResponse extends SubjectAreaOMASAPIResponse
relatedHTTPCode, responseCategory| Constructor and Description |
|---|
ProjectScopeRelationshipResponse()
Default constructor
|
ProjectScopeRelationshipResponse(ProjectScopeRelationship projectScope) |
| Modifier and Type | Method and Description |
|---|---|
ProjectScopeRelationship |
getProjectScope()
Return the ProjectScope object.
|
void |
setProjectScope(ProjectScopeRelationship projectScope) |
String |
toString() |
getRelatedHTTPCode, getResponseCategory, setRelatedHTTPCode, setResponseCategorypublic ProjectScopeRelationshipResponse()
public ProjectScopeRelationshipResponse(ProjectScopeRelationship projectScope)
public ProjectScopeRelationship getProjectScope()
public void setProjectScope(ProjectScopeRelationship projectScope)
public String toString()
toString in class SubjectAreaOMASAPIResponseCopyright © 2018–2020 ODPi. All rights reserved.