public class TermTYPEDBYRelationship extends Line
entity1Name, entity1Type, entity2Name, entity2Type, lineType, name, serialVersionUID, typeDefGuid| Constructor and Description |
|---|
TermTYPEDBYRelationship() |
TermTYPEDBYRelationship(Line template) |
TermTYPEDBYRelationship(Relationship omrsRelationship) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeGuid()
{@literal Get the guid of spine attribute.
|
String |
getDescription()
{@literal Description of the relationship.
|
String |
getSource()
{@literal Person, organization or automated process that created the relationship.
|
TermRelationshipStatus |
getStatus()
{@literal The status of or confidence in the relationship.
|
String |
getSteward()
{@literal Person responsible for the relationship.
|
String |
getTypeGuid()
{@literal Get the guid of type associated with the spine attribute.
|
void |
setAttributeGuid(String attributeGuid) |
void |
setDescription(String description) |
void |
setSource(String source) |
void |
setStatus(TermRelationshipStatus status) |
void |
setSteward(String steward) |
void |
setTypeGuid(String typeGuid) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
createOmrsRelationship, getAdditionalProperties, getEffectiveFromTime, getEffectiveToTime, getGuid, getLineType, getName, getSerialVersionUID, getSystemAttributes, getTypeDefGuid, setAdditionalProperties, setEffectiveFromTime, setGuid, setLineType, setSystemAttributes, setTypeDefGuidpublic TermTYPEDBYRelationship()
public TermTYPEDBYRelationship(Line template)
public TermTYPEDBYRelationship(Relationship omrsRelationship)
public String getAttributeGuid()
String public void setAttributeGuid(String attributeGuid)
public String getTypeGuid()
String public void setTypeGuid(String typeGuid)
public String getDescription()
String public void setDescription(String description)
public TermRelationshipStatus getStatus()
TermRelationshipStatus public void setStatus(TermRelationshipStatus status)
public String getSteward()
String public void setSteward(String steward)
public String getSource()
String public void setSource(String source)
public StringBuilder toString(StringBuilder sb)
Copyright © 2018–2020 ODPi. All rights reserved.