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