public class ProjectScopeRelationship extends Line
entity1Name, entity1Type, entity2Name, entity2Type, lineType, name, serialVersionUID, typeDefGuid| Constructor and Description |
|---|
ProjectScopeRelationship() |
ProjectScopeRelationship(Line template) |
ProjectScopeRelationship(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeGuid() |
String |
getProjectGuid() |
String |
getScopeDescription()
{@literal Description of the scope of the project.
|
void |
setNodeGuid(String nodeGuid) |
void |
setProjectGuid(String projectGuid) |
void |
setScopeDescription(String description) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
createOmrsRelationship, getAdditionalProperties, getEffectiveFromTime, getEffectiveToTime, getGuid, getLineType, getName, getSerialVersionUID, getSystemAttributes, getTypeDefGuid, setAdditionalProperties, setEffectiveFromTime, setGuid, setLineType, setSystemAttributes, setTypeDefGuidpublic ProjectScopeRelationship()
public ProjectScopeRelationship(Line template)
public ProjectScopeRelationship(Relationship omrsRelationship)
public String getProjectGuid()
public void setProjectGuid(String projectGuid)
public String getNodeGuid()
public void setNodeGuid(String nodeGuid)
public StringBuilder toString(StringBuilder sb)
public String getScopeDescription()
String public void setScopeDescription(String description)
Copyright © 2018–2020 ODPi. All rights reserved.