public class LibraryTermReference extends Relationship
end1, end2, name, relationshipType, serialVersionUID| Constructor and Description |
|---|
LibraryTermReference() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
{@literal Description of the corresponding element from the external glossary.
|
String |
getIdentifier()
{@literal Identifier of the corresponding element from the external glossary.
|
Date |
getLastVerified()
{@literal Date when this reference was last checked.
|
String |
getSteward()
{@literal Person who established the link to the external glossary.
|
void |
setDescription(String description)
{@literal Set the description of the relationship.
|
void |
setIdentifier(String identifier) |
void |
setLastVerified(Date lastVerified) |
void |
setSteward(String steward) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
getAdditionalProperties, getEffectiveFromTime, getEffectiveToTime, getEnd1, getEnd2, getGuid, getName, getRelationshipType, getSystemAttributes, initialise, isReadOnly, setAdditionalProperties, setEffectiveFromTime, setEffectiveToTime, setEnd1, setEnd2, setGuid, setReadOnly, setRelationshipType, setSystemAttributespublic String getIdentifier()
String public void setIdentifier(String identifier)
public String getDescription()
String public void setDescription(String description)
description - String public String getSteward()
String public void setSteward(String steward)
public Date getLastVerified()
Date public void setLastVerified(Date lastVerified)
public StringBuilder toString(StringBuilder sb)
toString in class Relationshippublic String toString()
toString in class RelationshipCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.